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 Oct 7, 2024
1 parent f43ca70 commit df57bcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/examples/QartodTestExample_Glider.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
" \"flag\": flag_vals,\n",
" \"depth\": ds.depth,\n",
" \"quality control\": meaning,\n",
" }\n",
" },\n",
")"
]
},
Expand Down
2 changes: 1 addition & 1 deletion docs/source/examples/usage/PandasStream.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
" \"lon\": lon,\n",
" \"variable1\": inp1,\n",
" \"variable2\": inp2,\n",
" }\n",
" },\n",
")\n",
"df"
]
Expand Down

0 comments on commit df57bcd

Please sign in to comment.