MCPcopy Create free account
hub / github.com/pallets/flask / E2

Class E2

tests/test_basic.py:996–997  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

994 pass
995
996 class E2(Exception):
997 pass
998
999 class E3(E1, E2):
1000 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected