fix flake8

This commit is contained in:
Kenneth Kehl
2024-09-04 10:02:58 -07:00
parent 099e77b615
commit 4253121189
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
import os
import uuid
from flask import current_app, g, request

View File

@@ -1,5 +1,4 @@
import json
import os
import uuid
from urllib.parse import urlencode