MCPcopy Create free account
hub / github.com/Project-MONAI/MONAI / VersioneerBadRootError

Class VersioneerBadRootError

versioneer.py:1682–1683  ·  view source on GitHub ↗

The project root directory is unknown or missing key files.

Source from the content-addressed store, hash-verified

1680
1681
1682class VersioneerBadRootError(Exception):
1683 """The project root directory is unknown or missing key files."""
1684
1685
1686def get_versions(verbose=False):

Callers 1

get_rootFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…