Tell the linter to allow pt as a variable name

This commit is contained in:
Eryn Wells 2023-02-09 16:07:45 -08:00
parent 9a04692539
commit d8cb6b4242

View file

@ -413,6 +413,7 @@ good-names=ai,
dy,
fg,
hp,
pt,
i,
j,
k,