mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-19 17:17:04 -05:00
Delete hello_with_delay.py
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# Copyright (c) Microsoft. All rights reserved.
|
||||
# Licensed under the MIT license.
|
||||
|
||||
import time
|
||||
|
||||
print("Wait for 10 seconds..")
|
||||
time.sleep(10)
|
||||
print("Done waiting")
|
||||
Reference in New Issue
Block a user