mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2025-12-17 15:51:45 +01:00
renaming extract_otp_secret_keys -> extract_otp_secrets and test file names
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user