We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b256b commit 4be9fe7Copy full SHA for 4be9fe7
.gitignore
@@ -3,6 +3,7 @@ __pycache__/
3
.coverage
4
.DS_Store
5
.env
6
+.venv/
7
config/*
8
!config/sample.py
9
eligibility_server.egg-info
0 commit comments