Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
chore: remove server/settings/__init__.py from coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
bitterteriyaki committed Nov 8, 2023
1 parent 57e895a commit a839114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ max-complexity = 5
omit =
server/asgi.py
server/wsgi.py
server/settings/__init__.py
server/settings/production.py
manage.py

Expand Down

0 comments on commit a839114

Please sign in to comment.