Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
paulf81 committed Nov 19, 2024
1 parent 98b0383 commit 7a0ed96
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,10 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"# from datetime import timedelta as td\n",
"import warnings as wn\n",
"from datetime import timedelta as td\n",
"\n",
Expand All @@ -40,8 +39,6 @@
" northing_offset as nof,\n",
")\n",
"from flasc.data_processing.northing_offset_change_hoger import homogenize\n",
"\n",
"# from flasc import time_operations as fto\n",
"from flasc.utilities import (\n",
" floris_tools as ftools,\n",
" optimization as flopt,\n",
Expand Down

0 comments on commit 7a0ed96

Please sign in to comment.