Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors