JohnStrunk / wahoo-results

A scoreboard for swimming using results from a CTS Dolphin timing system
https://wahoo-results.com/
GNU Affero General Public License v3.0
15 stars 6 forks source link

Upgrade watchdog once mypy type info is fixed #276

Closed JohnStrunk closed 1 month ago

JohnStrunk commented 1 year ago

https://github.com/JohnStrunk/wahoo-results/blob/7dd05829d79647dafb3530ec9a6abb2327b6e906/Pipfile#L13

Depends on:

Another option is the workaround: https://github.com/gorakhargosh/watchdog/issues/982#issuecomment-1559536196

JohnStrunk commented 1 month ago

Using BaseObserver was the correct solution