mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-16 21:12:13 +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.http import HttpResponseBadRequest
|
||||
from django.conf import settings
|
||||
import sys
|
||||
|
||||
|
||||
@screenshot_failure_cls
|
||||
|
||||
Reference in New Issue
Block a user