- Aug 17, 2024
-
-
Jakob Moser authored
Make MyPy happy See merge request !22
-
Jakob Moser authored
-
Jakob Moser authored
-
Jakob Moser authored
-
Jakob Moser authored
-
Jakob Moser authored
db = SQLAlchemy() should be enough to already infer the type of the variable
-
Jakob Moser authored
-
Jakob Moser authored
-
Jakob Moser authored
-
karp authored
Update to solve the LSP errors via typing changes and not by code changes. This undos LSP-violation related code changes.
-
- Aug 07, 2024
-
-
karp authored
The argument can only be a string or None, because dateime.from_isoformat expects only a string.
-
karp authored
According to mypy the previous annotation violated the LSP. We now use the types of the supertype method and return a datetime object only if the argument was a datetime-object.
-
karp authored
According to mypy the previous annotation violated the LSP. Therefore, we use the types of the supertype method and check for correct types in the method.
-
karp authored
-
Jakob Moser authored
Introduce Pipenv See merge request !21
-
- Aug 04, 2024
- Jul 29, 2024
-
-
Elias authored
-
hanke authored
It is now available at /info-4-devs/
-
Jakob Moser authored
-
Elias authored
-
hanke authored
-
Jakob Moser authored
Add documentation See merge request !20
-
Elias authored
-
- Jun 27, 2024
-
-
jaramillo authored
- Jun 26, 2024
-
-
Elias authored
-
hanke authored
-
Elias authored
-
Elias authored
-
Jakob Moser authored
Add link to the daily Mensa menu to one of the pages See merge request !16
-
Jakob Moser authored
-
Jakob Moser authored
-
Jakob Moser authored
-
Jakob Moser authored
-