Skip to content

Conversation

@geofjamg
Copy link
Member

@geofjamg geofjamg commented Nov 7, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

Feature

What is the new behavior (if this is a feature change)?
We can get list of supported import file extensions.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

Signed-off-by: Geoffroy Jamgotchian <[email protected]>
@geofjamg geofjamg requested a review from HugoKulesza November 7, 2024 14:38
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>


def test_get_import_supported_extensions():
extenssions = pp.network.get_import_supported_extensions()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a 's' to remove here

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@geofjamg geofjamg requested a review from HugoKulesza November 19, 2024 13:13
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

@HugoKulesza HugoKulesza merged commit e1080db into main Nov 19, 2024
8 checks passed
@HugoKulesza HugoKulesza deleted the import_supported_extensions branch November 19, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants