Skip to content
Snippets Groups Projects
Commit bab56108 authored by Ruben Young On's avatar Ruben Young On
Browse files

Fixed lint warnings

parent 2ae71e66
No related branches found
No related tags found
1 merge request!16Add API tests, small fix for MultipleChoiceOption
Pipeline #18129 passed
......@@ -6,6 +6,7 @@ from flask import Flask
from zesje.api import api_bp
from zesje.database import db
# Adapted from https://stackoverflow.com/a/46062148/1062698
@pytest.fixture
def datadir():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment