sebacry3
57df4824ea
Add type hints to tutorial and Javascript examples
...
- Add return type annotations and parameter
types
- Import necessary typing modules (Optional,
Union, Flask, Response)
- Improve code readability and IDE support for
examples
- All existing tests continue to pass
2025-09-26 11:10:23 -05:00
David Lord
54ff9b2972
use ruff linter and formatter
2023-11-09 10:27:01 -08:00
David Lord
3a35977d5f
stop ignoring flake8 e402
2023-01-19 06:35:15 -08:00
David Lord
6f6e3289da
remove javascript fetch polyfill
2022-06-08 07:30:29 -07:00
David Lord
524fd0bc8c
apply pyupgrade
2020-04-04 12:10:00 -07:00
David Lord
43483683b2
apply reorder-python-imports pre-commit config
2019-06-01 09:07:20 -07:00
David Baumgold
025589ee76
Reformat with black
...
https://github.com/python/black
2019-05-06 16:28:58 -04:00
Hsiaoming Yang
64ac1b0d36
Revert "Close tag on js examples."
...
This reverts commit b7f6ff4f0b .
2018-04-21 15:12:06 +09:00
Hsiaoming Yang
b7f6ff4f0b
Close tag on js examples.
2018-04-21 14:48:15 +09:00
David Lord
1e84c67beb
clean up js example
2018-04-12 12:17:14 -07:00
David Lord
fce1885f76
add javascript ajax example
2018-04-12 11:06:02 -07:00