seeing-things / track

Automates tracking of targets with a telescope using ephemeris (TLE files) and/or optical tracking.
MIT License
8 stars 0 forks source link

Remove Pylint lint for Python 3.10 #287

Open bgottula opened 1 year ago

bgottula commented 1 year ago

Pylint has some new complaints in Python 3.10 that it did not have in Python 3.8. Remove the lint and/or modify configuration until the are no complaints from Pylint.