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