Skip to content

Commit

Permalink
🎨 remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
enryH committed Feb 21, 2025
1 parent 6814f09 commit cb0bf2b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions docs/api_examples/ANCOVA_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
},
"outputs": [],
"source": [
"from pathlib import Path\n",
"\n",
"import dsp_pandas\n",
"import numpy as np\n",
"import pandas as pd\n",
Expand Down
2 changes: 0 additions & 2 deletions docs/api_examples/ANCOVA_analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
# %pip install acore

# %% tags=["hide-input"]
from pathlib import Path

import dsp_pandas
import numpy as np
import pandas as pd
Expand Down

0 comments on commit cb0bf2b

Please sign in to comment.