mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
Forgot to add "sys" to imports
This commit is contained in:
@@ -23,6 +23,7 @@ from django.test.client import Client
|
|||||||
from django.core import mail, signing
|
from django.core import mail, signing
|
||||||
from django.http import HttpResponseBadRequest
|
from django.http import HttpResponseBadRequest
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
|
import sys
|
||||||
|
|
||||||
|
|
||||||
@screenshot_failure_cls
|
@screenshot_failure_cls
|
||||||
|
|||||||
Reference in New Issue
Block a user