Files
@ a38e328db172
Branch filter:
Location: kallithea/docs/theme/nature/theme.conf
a38e328db172
71 B
text/plain
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.