Skip to content

Fix files as dict#21

Closed
TimvdHeijden wants to merge 4 commits into
mainfrom
fix-files-as-dict
Closed

Fix files as dict#21
TimvdHeijden wants to merge 4 commits into
mainfrom
fix-files-as-dict

Conversation

@TimvdHeijden
Copy link
Copy Markdown
Contributor

@TimvdHeijden TimvdHeijden commented Apr 28, 2023

Before this change you would not get a warning when you enter a list as the files parameter, now PyCharm will throw a type warning. Also the code would crash, now the code only handles dict.

@erfannariman
Copy link
Copy Markdown
Member

erfannariman commented Apr 28, 2023

Could you describe the problem and even better, make a test which fails before implementation and works after this fix. @TimvdHeijden

@TimvdHeijden
Copy link
Copy Markdown
Contributor Author

Could you describe the problem and even better, make a test which fails before implementation and works after this fix. @TimvdHeijden

Added a test and a description.

@TimvdHeijden
Copy link
Copy Markdown
Contributor Author

Done in #27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants