fidelity / spock

spock is a framework that helps manage complex parameter configurations during research and development of Python applications
https://fidelity.github.io/spock/
Apache License 2.0
122 stars 13 forks source link

SavePath #216

Closed da-hon5 closed 2 years ago

da-hon5 commented 2 years ago

hi, the argument type "SavePath" is not recognised somehow? do i have to import something other then spock? thanks in advance!

ncilfone commented 2 years ago

Seems like the import shim got lost in one of the last commits. Fixing real quick. Sorry!

ncilfone commented 2 years ago

https://github.com/fidelity/spock/releases/tag/v2.4.2

This should fix the issue. Will be up on PyPi in a moment to pip install