You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Reformat source code with black as some config options
did accidently exclude the semver source code
Mostly remove some includes/excludes in the black config.
* Integrate concurrency in GH Action
* Ignore Python files on project dirs in .gitignore
* Remove unused patterns in MANIFEST.in
* Use extend-exclude for flake in setup.cfg and adapt list.
* Use skip_install=True in tox.ini for black
0 commit comments