Skip to content

Commit

Permalink
🚨 Format with latest black version
Browse files Browse the repository at this point in the history
  • Loading branch information
sergei-maertens committed Feb 28, 2024
1 parent 95dd99a commit 0475c47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/proj/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
For the full list of settings and their values, see
https://docs.djangoproject.com/en/1.9/ref/settings/
"""

import os
import sys

Expand Down
1 change: 1 addition & 0 deletions tests/proj/wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
For more information on this file, see
https://docs.djangoproject.com/en/1.9/howto/deployment/wsgi/
"""

from __future__ import absolute_import, unicode_literals

import os
Expand Down

0 comments on commit 0475c47

Please sign in to comment.