mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
fix print
This commit is contained in:
@@ -27,7 +27,7 @@ else:
|
||||
print("unkown mode - run without parameter to see options")
|
||||
sys.exit(1)
|
||||
|
||||
print("TODO: Implement)
|
||||
print("TODO: Implement")
|
||||
sys.exit(1)
|
||||
|
||||
os.environ['GRPC_SSL_CIPHER_SUITES'] = 'HIGH+ECDSA'
|
||||
|
Reference in New Issue
Block a user