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.py which should automatically use the .pylintrc in the repository.
Edited by Marcus Wirtz