Skip to content

Commit

Permalink
Merge pull request #99 from bwheelz36/bwheelz36-patch-2
Browse files Browse the repository at this point in the history
Update conf.py
  • Loading branch information
bwheelz36 authored Feb 24, 2023
2 parents 26ab821 + 2c368c0 commit 638e0b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docsrc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
shutil.copy(this_file_loc.parent / 'examples' / 'new_data_exporter.ipynb', this_file_loc)
shutil.copy(this_file_loc.parent / 'examples' / 'units.ipynb', this_file_loc)
shutil.copy(this_file_loc.parent / 'examples' / 'resampling_via_gaussian_kde.ipynb', this_file_loc)
shutil.copy(this_file_loc.parent / 'examples' / 'grid_merge.ipynb', this_file_loc)

# -- Project information -----------------------------------------------------

Expand Down

0 comments on commit 638e0b7

Please sign in to comment.