Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
joejcollins committed Jan 16, 2024
1 parent 5f02465 commit 026868e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scratch/settings/pkg_shared_settings.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
"""Print out some stuff from the settings."""
import sys

print(sys.path)

from pkg_shared.settings import CAPTAIN_BLACK

print(CAPTAIN_BLACK.app_name)
Expand Down

0 comments on commit 026868e

Please sign in to comment.