Skip to content

Commit

Permalink
chore: flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
andruten committed Nov 4, 2024
1 parent 184943d commit 226a205
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion revproxy/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,3 @@ def ready(self):
else:
for key, value in default_settings['REVPROXY'].items():
settings.REVPROXY.setdefault(key, value)

0 comments on commit 226a205

Please sign in to comment.