Linting for obs.py
Here several things are to be done
-
Activate linting for obs.py in the pipeline. Already prepared in line 23 in gitlab-ci -
Lint the file obs.py according to our linting rules. Before committing you should check that everything works with pylint astrotools/obs.pywhich should automatically use the.pylintrcin the repository.
Edited by Marcus Wirtz