Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
harishmohanraj committed Feb 21, 2024
1 parent cdf2694 commit 6a99824
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nbs/Mkdocs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -3853,6 +3853,8 @@
}
],
"source": [
"# | notest\n",
"\n",
"@contextmanager\n",
"def set_numpy_experimental_dtype_env_var():\n",
" if sys.version_info >= (3,9):\n",
Expand Down

0 comments on commit 6a99824

Please sign in to comment.