Python: Remove references to LGTM

This commit is contained in:
Calum Grant
2022-12-19 15:15:32 +00:00
parent 4a37c01c5f
commit a1d229e445
11 changed files with 9 additions and 21 deletions

View File

@@ -39,7 +39,7 @@ class UVT(UT, PU):
class IUVT(IUT, UVT):
pass
#False positive observed on LGTM
#False positive
class M1(object):
def __init__(self):
print("A")