gpt_graph.utils.debug

Functions

debug(func)

Decorator to print the function details and arguments except 'self'.

logger_debug(*args)

gpt_graph.utils.debug.logger_debug(*args)[source]
gpt_graph.utils.debug.debug(func)[source]

Decorator to print the function details and arguments except ‘self’.