MCPcopy
hub / github.com/psycopg/psycopg / end

Method end

psycopg/psycopg/_copy_base.py:203–203  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

201
202 @abstractmethod
203 def end(self) -> Buffer: ...
204
205
206class TextFormatter(Formatter):

Callers 4

finishMethod · 0.45
finishMethod · 0.45
load_range_textFunction · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected