Skip to content

Commit 4c878fa

Browse files
committed
Removed unecessary comment
1 parent 757dc1c commit 4c878fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Advanced Metrics.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
"import pandas as pd\n",
1010
"np=pd.np\n",
1111
"from sdd_api.api import Api\n",
12-
"#from api import Api\n",
1312
"from credentials import *\n",
14-
"#from test_credentials import *\n",
1513
"import matplotlib.pyplot as plt\n",
1614
"%matplotlib inline\n",
1715
"api = Api(username=username, password=password, client_id=client_id, client_secret=client_secret)"

0 commit comments

Comments
 (0)