Skip to content

Commit c8bf6be

Browse files
Update vulnerabilities/improver.py
Co-authored-by: Philippe Ombredanne <pombredanne@gmail.com>
1 parent 7887143 commit c8bf6be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vulnerabilities/improver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class Improver:
8181
"""
8282

8383
@classproperty
84-
def qualified_name(self):
84+
def qualified_name(cls):
8585
"""
8686
Fully qualified name prefixed with the module name of the improver used in logging.
8787
"""

0 commit comments

Comments
 (0)