1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-12-10 13:47:47 +01:00

fix: prevent linters from bitching

This commit is contained in:
Alexis Mercier des Rochettes
2025-12-09 23:26:30 +01:00
parent 23fe15d982
commit b1a90e31f4
3 changed files with 5 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
import base64
import os
from io import BytesIO
import qrcode
import pyotp