mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-06-20 16:20:18 +00:00
export it too
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
This commit is contained in:
@ -116,4 +116,4 @@ loads = json.loads
|
|||||||
load = json.load
|
load = json.load
|
||||||
|
|
||||||
|
|
||||||
__all__ = ["dumps", "loads"]
|
__all__ = ["dumps", "loads", "load"]
|
||||||
|
Reference in New Issue
Block a user