Skip to content

Commit

Permalink
Merge pull request #127 from LSSTDESC/issue/126/fix-ci-failue-add-os-dep
Browse files Browse the repository at this point in the history
Adding `os` dependency to fix CI failure.
  • Loading branch information
drewoldag committed Mar 26, 2024
2 parents b4481ff + d07cb32 commit e4deebc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/core_examples/Useful_Utilities.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@
"metadata": {},
"outputs": [],
"source": [
"import os\n",
"from rail.core.utils import RAILDIR\n",
"\n",
"flow_file = os.path.join(\n",
Expand Down

0 comments on commit e4deebc

Please sign in to comment.