You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added printer_factory and pprint fixtures (#155)
* added printer_factory and pprint fixtures, and tests
* tox fixes
* hide _create_printer and rename printer_factory -> pprinter_factory
* restore create_printer
* consolidate into RecordFormatter more record formatting
* remove unsupported __slots__ in dataclasses for py3.8/py3.9
* PR feedback
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
---------
Signed-off-by: Bernát Gábor <bgabor8@bloomberg.net>
Co-authored-by: Bernát Gábor <bgabor8@bloomberg.net>