Merge pull request #3767 from 0xDEADFED5/syntax

fix SyntaxWarnings
This commit is contained in:
Griatch 2025-04-14 22:52:47 +02:00 committed by GitHub
commit a15bf66daf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.