Skip to content

xiaoningning/py-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python fun

  • Automatically reformats
black src/.
  • Organize Imports
isort src/.
  • Check Style and Errors
flake8 src/.
  • Ruff = format + lint + fix
ruff check --fix .
ruff format .
pytest

About

python fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages