Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added types to importer/importer.py #258

Merged
merged 1 commit into from
Oct 29, 2021

Conversation

Fl4m3Ph03n1x
Copy link
Contributor

No description provided.

@Fl4m3Ph03n1x Fl4m3Ph03n1x self-assigned this Oct 28, 2021
@Fl4m3Ph03n1x Fl4m3Ph03n1x added documentation Improvements or additions to documentation question Further information is requested wind-team and removed question Further information is requested labels Oct 28, 2021
@Fl4m3Ph03n1x Fl4m3Ph03n1x merged commit 9e4184a into master Oct 29, 2021
@Fl4m3Ph03n1x Fl4m3Ph03n1x deleted the v7-1925-darwinimporterimporterpy branch October 29, 2021 14:26
parsed_files = []
elif not isinstance(imported_files, List):
parsed_files = [imported_files]

Choose a reason for hiding this comment

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

missing assignment of parsed_files = imported_files in else block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation wind-team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants