Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandratrapani committed Aug 20, 2024
1 parent 1122c78 commit c5d99e5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions notebooks/example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"source": [
"import base64\n",
"from IPython.display import Image, display\n",
"import matplotlib.pyplot as plt\n",
"\n",
"def mm(graph):\n",
" graphbytes = graph.encode(\"utf8\")\n",
Expand Down Expand Up @@ -170,8 +169,6 @@
"metadata": {},
"outputs": [],
"source": [
"import numpy as np\n",
"\n",
"from pynwb import NWBHDF5IO, NWBFile\n",
"from pynwb.testing.mock.file import mock_NWBFile\n",
"\n",
Expand Down

0 comments on commit c5d99e5

Please sign in to comment.