Spaces:
Runtime error
Runtime error
Commit
·
db9e609
1
Parent(s):
b6aa9b3
Delete utils.py.old
Browse files- utils.py.old +0 -6
utils.py.old
DELETED
@@ -1,6 +0,0 @@
|
|
1 |
-
def is_google_colab():
|
2 |
-
try:
|
3 |
-
import google.colab
|
4 |
-
return True
|
5 |
-
except:
|
6 |
-
return False
|
|
|
|
|
|
|
|
|
|
|
|
|
|