some py3 related changes - passes checks on py2
This commit is contained in:
@@ -472,7 +472,7 @@ from rowers.interactiveplots import *
|
||||
from rowers.celery import result as celery_result
|
||||
|
||||
# Define the API documentation
|
||||
#schema_view = get_swagger_view(title='Rowsandall API')
|
||||
schema_view = get_swagger_view(title='Rowsandall API')
|
||||
|
||||
def remove_asynctask(request,id):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user