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

Sort imports and apply python-black formatting #8

Open
rodsan0 opened this issue Feb 20, 2023 · 1 comment
Open

Sort imports and apply python-black formatting #8

rodsan0 opened this issue Feb 20, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rodsan0
Copy link
Collaborator

rodsan0 commented Feb 20, 2023

  • alifedata-phyloinformatics-convert version: N/A
  • Python version: N/A
  • Operating System: N/A

Description

We should sort all imports using isort and apply the Black Code Style using python-black.

@rodsan0 rodsan0 added enhancement New feature or request good first issue Good for newcomers labels Feb 20, 2023
@mmore500
Copy link
Owner

mmore500 commented Mar 5, 2023

also autoflake --in-place --remove-all-unused-imports **/*.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants