Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 7, 2025
1 parent 0c955c7 commit 6da3f02
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions demo/theme_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@
"metadata": {},
"outputs": [],
"source": [
"import numpy as np\n",
"import pandas as pd\n",
"\n",
"import altair as alt\n",
"import matplotlib.pyplot as plt\n",
"import altair as alt"
"import numpy as np\n",
"import pandas as pd"
]
},
{
Expand Down

0 comments on commit 6da3f02

Please sign in to comment.