Skip to content

Commit

Permalink
Merge pull request #56 from 0Hughman0/init-meta
Browse files Browse the repository at this point in the history
updated docstring
  • Loading branch information
0Hughman0 committed Aug 26, 2023
2 parents e0335e3 + 8b13052 commit f17ecf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cassini/core.py
Expand Up @@ -327,6 +327,8 @@ def setup_files(
----------
template : Path
path to template file to render to create `.ipynb` file.
meta : MetaDict
Initial meta values to create the tier with.
"""
if template is None:
template = self.default_template
Expand Down

0 comments on commit f17ecf4

Please sign in to comment.