Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bitextor/bicleaner-ai.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarta Bañón <34235767+mbanon@users.noreply.github.com>2022-08-17 14:19:31 +0300
committerGitHub <noreply@github.com>2022-08-17 14:19:31 +0300
commitb90168d1e9cd088bae91ba4180c41d6c8d39f025 (patch)
tree7d00066ce422a9cafa8bd59d17cb1f25232e4285
parenta0c57a534ed1d8b1a3ad65eb6511378ce9d491b0 (diff)
typo
-rwxr-xr-xbicleaner_ai/bicleaner_ai_train.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bicleaner_ai/bicleaner_ai_train.py b/bicleaner_ai/bicleaner_ai_train.py
index 33d6a8b..32e5018 100755
--- a/bicleaner_ai/bicleaner_ai_train.py
+++ b/bicleaner_ai/bicleaner_ai_train.py
@@ -118,7 +118,7 @@ def initialization():
# Warn about args.processes deprecation
if args.processes is not None:
- logging.warging("--processes option is not available anymore, please use BICLEANER_AI_THREADS environment variable instead.")
+ logging.warning("--processes option is not available anymore, please use BICLEANER_AI_THREADS environment variable instead.")
# Set the number of processes from the environment variable
# or instead use all cores