fix SyntaxWarnings

This commit is contained in:
0xDEADFED5 2025-03-30 20:29:02 -07:00
parent 5b2963fc46
commit 688a940d73
4 changed files with 6 additions and 6 deletions

View file

@ -128,7 +128,7 @@ class FileHelpEntry:
return LockHandler(self)
def web_get_detail_url(self):
"""
r"""
Returns the URI path for a View that allows users to view details for
this object.