Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas2499 committed Apr 19, 2024
1 parent e8f72d4 commit 0e03461
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions manage.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import os
import sys


def main():
"""Run administrative tasks."""
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "healthConfig.settings")
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ constantly==23.10.4
coverage==6.5.0
coveralls==3.3.1
cryptography==42.0.5
daphne==4.1.2
daphne
distlib==0.3.8
Django==4.2
django-storages==1.14.2
Expand Down

0 comments on commit 0e03461

Please sign in to comment.