mirror of
https://github.com/gsi-upm/senpy
synced 2025-10-15 09:42:22 +00:00
Added random plugin and other features
This commit is contained in:
@@ -38,8 +38,7 @@ if __name__ == '__main__':
|
||||
help='Logging level')
|
||||
parser.add_argument('--debug',
|
||||
"-d",
|
||||
metavar="debug",
|
||||
type=bool,
|
||||
action='store_true',
|
||||
default=False,
|
||||
help='Run the application in debug mode')
|
||||
parser.add_argument('--host',
|
||||
|
Reference in New Issue
Block a user