Martin Fischer 1ed618222f [typing] add ExtendedRequest
webapp.py monkey-patches the Flask request global.
This commit adds a type cast so that e.g. Pyright[1]
doesn't show "Cannot access member" errors everywhere.

[1]: https://github.com/microsoft/pyright
2022-01-17 11:18:17 +01:00
..
2022-01-12 19:37:13 +01:00
2022-01-05 18:46:00 +01:00
2022-01-16 18:52:46 +01:00
2022-01-06 14:10:58 +01:00
2022-01-17 11:18:17 +01:00