Skip to content

I use this repo as default to config my pre-commit when I'm developmenting with Python

License

Notifications You must be signed in to change notification settings

Vitorrrocha/format-python-pre-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base code to format

I use this repo as default to config my pre-commit when I'm developmenting with Python

Scripts 💻

Installing dependencies

$ python3 -m venv venv/
$ source venv/bin/activate 
$ pip3 install -r requirements.txt
$ pre-commit install

About

I use this repo as default to config my pre-commit when I'm developmenting with Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published