Keep all y'all's __all__'s in sync
This library provides two very simple decorators that document the
publicness of the names in your module. They keep your module's __all__
in sync so you don't have to.
public
is Copyright (C) 2016-2023 Barry Warsaw barry@python.org
Licensed under the terms of the Apache License Version 2.0. See the LICENSE file for details.