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

Make flake8 happy #43

Merged
merged 2 commits into from
Oct 20, 2022
Merged

Make flake8 happy #43

merged 2 commits into from
Oct 20, 2022

Conversation

aaaandrzej
Copy link
Contributor

Pull Request Template

script name -

What have you Changed

I've fixed the code formatting in few places plus removed some obsolete code to make flake8 happy as I could see that there's an action in CI to check that, and it often fails.

Issue no.(must) -

Self Check(Tick After Making pull Request)

  • This issue was assigned to me.
  • One Change in one Pull Request
  • My file is in proper folder
  • I am following clean code and Documentation and my code is well linted with flake8.
  • I have added README.md and requirements.txt with my script

If issue was not assigned to you Please don't make a PR. It will marked as invalid.

Join Us on Discord:- https://discord.gg/JfbK3bS

@@ -1,5 +1 @@
supported_file_types = (".pdf", ".txt", ".epub", ".docx", ".doc")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed as not used anymore

@codeperfectplus codeperfectplus added enhancement New feature or request hacktoberfest-accepted Hacktober issue labels Oct 20, 2022
Copy link
Contributor

@DrakeEntity DrakeEntity left a comment

Choose a reason for hiding this comment

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

Thanks for making it better.

@DrakeEntity DrakeEntity merged commit bec5a34 into Py-Contributors:dev Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest-accepted Hacktober issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants