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, dy,
fg, fg,
hp, hp,
pt,
i, i,
j, j,
k, k,