Skip to content

Commit 84c5107

Browse files
committed
chore(pep8): removed unusued import
1 parent c503a64 commit 84c5107

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

automated_reps.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"source": [
3434
"import numpy as np\n",
3535
"import pandas as pd\n",
36-
"from scipy.stats import t\n",
3736
"from typing import Optional\n",
3837
"import warnings"
3938
]

0 commit comments

Comments
 (0)