summaryrefslogtreecommitdiff
path: root/tests/functional/o/overridden_final_method_py38.txt
blob: 2c8bca4424eb33b4e2360aacb256f2409d0f50b8 (plain)
1
overridden-final-method:16:4:Subclass.my_method:Method 'my_method' overrides a method decorated with typing.final which is defined in class 'Base':HIGH