mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-07 15:25:06 +01:00
enable mypy type checking
This commit is contained in:
parent
631bacc409
commit
b89a338246
7 changed files with 85 additions and 8 deletions
2
setup.py
2
setup.py
|
|
@ -1,5 +1,5 @@
|
|||
import pathlib
|
||||
from setuptools import setup
|
||||
from setuptools import setup # type: ignore
|
||||
|
||||
setup(
|
||||
name='extract_otp_secret_keys',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue