Skip to content

Commit

Permalink
V0121 (#42)
Browse files Browse the repository at this point in the history
* session.timetable_extended + additional properties PeriodObject

* more info Periodobject

* Create codeql-analysis.yml

* cleanup

* new info: teacher1 and teacher2 in KlassenObject

* change backcolor/forecolor to Result or None
added PeriodObject.code_color

* Update .gitignore

added additional directories

* tox: up to Python 3.10

fixed deprecated assert_

* added "Rights needed" to documentation

* fix teacher1, teacher2

* remove double code

* version bump 0.1.20, remove python2 from supported versions

* add utf-8 to make readthedocs happy
  • Loading branch information
AugustH committed Sep 17, 2022
1 parent ee7b5ac commit a50f73f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
This file is part of python-webuntis
Expand Down

0 comments on commit a50f73f

Please sign in to comment.