Skip to content

Commit

Permalink
added helper function to convert spockspaces to dict that is outside …
Browse files Browse the repository at this point in the history
…of the SpockBulder object
  • Loading branch information
ncilfone committed Jan 17, 2023
1 parent d5b4375 commit a8d9f89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spock/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ __all__ = [
"config",
"directory",
"file",
"helpers",
"SavePath",
"spock",
"SpockBuilder",
"utils",
]

_T = TypeVar("_T")
Expand Down

0 comments on commit a8d9f89

Please sign in to comment.