Skip to content

Commit 79013c2

Browse files
committed
[MegaLinter] Apply linters fixes
1 parent 3eac9b9 commit 79013c2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

app/analytics.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@
88
# Licensed under the AGPL-3.0: https://www.gnu.org/licenses/agpl-3.0.html
99
#
1010

11-
import os
1211
import math
12+
import os
1313
import time
14-
1514
from functools import wraps
1615
from hashlib import sha256
1716
from http import HTTPStatus

0 commit comments

Comments
 (0)