Skip to content

Commit

Permalink
Fixed formatting issues with ruff.
Browse files Browse the repository at this point in the history
  • Loading branch information
arkottke committed Sep 2, 2024
1 parent bf9c276 commit 6515d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/abrahamson_silva_1996.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"metadata": {},
"outputs": [],
"source": [
"import numpy as np \n",
"import matplotlib.pyplot as plt\n",
"import numpy as np\n",
"\n",
"import pygmm\n",
"\n",
Expand Down

0 comments on commit 6515d8e

Please sign in to comment.