ReZeroE / AnilistPython

AniList Python library for easy anime, manga, animation studio, and character information lookup. Provides bot support.
MIT License
74 stars 19 forks source link

applies isort to imports #4

Closed apoclyps closed 2 years ago

apoclyps commented 2 years ago

What's Changed

Applies isort to the codebase to order dependencies

Technical Description

Orders imports based on std lib, 3rd party, and local.