Files
@ a38e328db172
Branch filter:
Location: kallithea/docs/api/models.rst
a38e328db172
632 B
text/prs.fallenstein.rst
AuthUser: make get_perms method private
The get_perms method is used exactly once, by the permissions property.
A future, more thorough examination of the code may reveal if it should
stay or go; for now, just make it private. Also, enhance docstring
accuracy.
The get_perms method is used exactly once, by the permissions property.
A future, more thorough examination of the code may reveal if it should
stay or go; for now, just make it private. Also, enhance docstring
accuracy.