MCPcopy Create free account
hub / github.com/theskumar/python-dotenv / Original

Class Original

src/dotenv/parser.py:28–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27
28class Original(NamedTuple):
29 string: str
30 line: int
31
32
33class Binding(NamedTuple):

Callers 1

get_markedMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected