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

Class NotThisMethod

versioneer.py:366–367  ·  view source on GitHub ↗

Exception raised if a method is not valid for the current scenario.

Source from the content-addressed store, hash-verified

364
365
366class NotThisMethod(Exception):
367 """Exception raised if a method is not valid for the current scenario."""
368
369
370# these dictionaries contain VCS-specific tools

Callers 4

git_pieces_from_vcsFunction · 0.70
versions_from_parentdirFunction · 0.70
versions_from_fileFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…