refactoring

This commit is contained in:
frankknoll
2023-03-18 01:05:44 +01:00
parent e14ef5802c
commit 40d2ed6cd1
2 changed files with 0 additions and 28 deletions

View File

@@ -111,7 +111,6 @@
"import numpy as np\n",
"from pathlib import Path\n",
"import tensorflow as tf\n",
"from captcha.GoogleDriveManager import GoogleDriveManager\n",
"from captcha.CaptchaGenerator import CaptchaGenerator\n",
"from captcha.CharNumConverter import CharNumConverter\n",
"from captcha.DataSplitter import DataSplitter\n",