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