bnovo plugin
scheduller
This commit is contained in:
6
scheduler/test_module.py
Normal file
6
scheduler/test_module.py
Normal file
@@ -0,0 +1,6 @@
|
||||
def test_function():
|
||||
"""тестовая функция для проверки планировщика
|
||||
|
||||
"""
|
||||
print("Hello, World!")
|
||||
return "Hello, World!"
|
||||
Reference in New Issue
Block a user