Skip to content
Snippets Groups Projects
Commit 296f775d authored by Saket Agrahari's avatar Saket Agrahari
Browse files

Flake 8

parent 5322f0a5
No related branches found
No related tags found
No related merge requests found
...@@ -10,9 +10,9 @@ API Endpoints ...@@ -10,9 +10,9 @@ API Endpoints
.. autofunction:: compendium_v2.routes.api.things .. autofunction:: compendium_v2.routes.api.things
""" """
import os
import logging
import json import json
import logging
import os
from flask import Blueprint from flask import Blueprint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment