Andres Johan Florez Gonzalez commited on
Commit
b5a4102
·
verified ·
1 Parent(s): 441a971

Update functional_wlan_design_gradio.py

Browse files
Files changed (1) hide show
  1. functional_wlan_design_gradio.py +2 -2
functional_wlan_design_gradio.py CHANGED
@@ -7,8 +7,8 @@ Original file is located at
7
  https://colab.research.google.com/drive/1MIfY3UkK4eSXOiPx3gtMSPoZMtnyJxux
8
  """
9
 
10
- from google.colab import drive
11
- drive.mount('/content/drive')
12
 
13
  # Commented out IPython magic to ensure Python compatibility.
14
  # %%capture
 
7
  https://colab.research.google.com/drive/1MIfY3UkK4eSXOiPx3gtMSPoZMtnyJxux
8
  """
9
 
10
+ # from google.colab import drive
11
+ # drive.mount('/content/drive')
12
 
13
  # Commented out IPython magic to ensure Python compatibility.
14
  # %%capture