ygtrfed commited on
Commit
1fca637
1 Parent(s): 26909f4

hard force colab since we only work in colab

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -3,4 +3,4 @@ def is_google_colab():
3
  import google.colab
4
  return True
5
  except:
6
- return False
 
3
  import google.colab
4
  return True
5
  except:
6
+ return True