You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#183 introduces a path_pair type hint function that streamlines usage of the ngen.config.path_pair.PathPair abstraction (pathlib.Path object that maybe contains a pydantic model). Introduce a path_pair_collection that simplifies usage of ngen.config.path_pair.PathPairCollection.
The text was updated successfully, but these errors were encountered:
#183 introduces a
path_pair
type hint function that streamlines usage of thengen.config.path_pair.PathPair
abstraction (pathlib.Path
object that maybe contains a pydantic model). Introduce apath_pair_collection
that simplifies usage ofngen.config.path_pair.PathPairCollection
.The text was updated successfully, but these errors were encountered: