Just removed emoji

This commit is contained in:
George 2022-05-13 06:47:30 +03:00 committed by GitHub
parent 880bbd7c40
commit 509d44f3a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ default_settings = {
settings = process_arguments(sys.argv, default_settings)
print('FAIL ♂ SETTINGS' , settings)
print('SETTINGS' , settings)
agree = [1, True, "true", "True", "yes", "Yes"]
if (os.environ.get("USE_DOCKER")):