Private
Public Access
1
0

some py3 related changes - passes checks on py2

This commit is contained in:
Sander Roosendaal
2019-02-24 16:04:35 +01:00
parent 866566172c
commit 3b7d75c994
3 changed files with 20 additions and 20 deletions

View File

@@ -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: