mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-14 18:46:38 +01:00
renaming extract_otp_secret_keys -> extract_otp_secrets and test file names
This commit is contained in:
parent
10ff533a42
commit
549c128fb7
15 changed files with 176 additions and 174 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
from __future__ import annotations # for compatibility with Python < 3.11
|
||||
from __future__ import annotations # for compatibility with PYTHON < 3.11
|
||||
import csv
|
||||
import glob
|
||||
import io
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue