mirror of
https://github.com/dnlbauer/django-signposting.git
synced 2026-09-10 14:05:31 +00:00
remove debug statement
This commit is contained in:
@@ -3,5 +3,4 @@ from django.conf import settings
|
||||
|
||||
|
||||
def pytest_sessionstart(session):
|
||||
print("test")
|
||||
settings.configure()
|
||||
|
||||
Reference in New Issue
Block a user