MCPcopy Create free account
hub / github.com/microsoft/debugpy / VersioneerBadRootError

Class VersioneerBadRootError

versioneer.py:1668–1669  ·  view source on GitHub ↗

The project root directory is unknown or missing key files.

Source from the content-addressed store, hash-verified

1666
1667
1668class VersioneerBadRootError(Exception):
1669 """The project root directory is unknown or missing key files."""
1670
1671
1672def 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…