mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-27 10:22:17 +00:00
Fix imports in tests
This commit is contained in:
@@ -11,7 +11,7 @@ import re
|
|||||||
import os
|
import os
|
||||||
from datetime import date, timedelta
|
from datetime import date, timedelta
|
||||||
from django.db import transaction
|
from django.db import transaction
|
||||||
import reversion
|
from reversion import revisions as reversion
|
||||||
import json
|
import json
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user