Skip to content

Commit

Permalink
Make coveralls happy
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Nov 27, 2023
1 parent 36a357d commit ba4ec37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_helper/asgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

os.environ.setdefault("DJANGO_SETTINGS_MODULE", "helper") # pragma: no cover

application = get_asgi_application() # pragma: no cover
application = get_asgi_application()

0 comments on commit ba4ec37

Please sign in to comment.