mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-09 00:04:58 +01:00
fix linting
This commit is contained in:
parent
b89a338246
commit
f4389ca8a3
9 changed files with 53 additions and 39 deletions
2
setup.py
2
setup.py
|
|
@ -1,5 +1,5 @@
|
|||
import pathlib
|
||||
from setuptools import setup # type: ignore
|
||||
from setuptools import setup # type: ignore
|
||||
|
||||
setup(
|
||||
name='extract_otp_secret_keys',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue