Skip to content

sc0v0ne/learning_precommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start Application
uvicorn  src.app.main:app --reload
Run Tests
./src/tests/test_main.py
Run Pre-commit
./src/scripts/linter.sh