Propose marking members as non-public and moving public AuthenticationError
#162
Labels
enhancement
New feature or request
AuthenticationError
#162
I think these members shouldn't be used by end-users and therefore should be prefixed with
_
:I think this one should be moved:
as
spond.base
should only contain the internal_SpondBase
class.I am not sure if this should be considered a breaking change.
But once we have done this, I think we probably have the correct public API, and so will make it clearer in future:
The text was updated successfully, but these errors were encountered: