automated terminal push
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Preconfigured converters for ujson."""
|
||||
|
||||
from cattrs.preconf.ujson import UjsonConverter, configure_converter, make_converter
|
||||
|
||||
__all__ = ["configure_converter", "make_converter", "UjsonConverter"]
|
Reference in New Issue
Block a user