Skip to content

Commit

Permalink
Update tests/settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored Nov 29, 2024
1 parent 6784f7e commit 132a3e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ def run():


if __name__ == '__main__':
import sys
# Add current directory to python path - works if this script is called python tests/settings,.py
sys.path.insert(0, '.')
run()

0 comments on commit 132a3e8

Please sign in to comment.