Skip to content

Commit e524e15

Browse files
committed
Import Pathlib
1 parent 969ba5f commit e524e15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mystbin/backend/routers/admin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
from __future__ import annotations
2020

2121
import datetime
22+
import pathlib
2223
import subprocess
2324
from hmac import HMAC, compare_digest
2425
from hashlib import sha256

0 commit comments

Comments
 (0)