1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-07-04 13:37:34 +00:00

refactor w/ black

This commit is contained in:
NextChai 2022-04-30 02:27:16 -04:00
parent cc3cde89c8
commit b474492637
8 changed files with 187 additions and 165 deletions

View file

@ -26,4 +26,4 @@ setup(
long_description=readme,
install_requires=requirements,
python_requires='>=3.8.0',
)
)