falconry/falcon
Vedi su GitHubConsider moving all the tutorial code to files, having not only the final version there
Open
#2247 aperta il 13 lug 2024
documentationgood first issuemaintenance
Metriche repository
- Star
- (9293 star)
- Metriche merge PR
- (Merge medio 2g 7h) (9 PR mergiate in 30 g)
Descrizione
At the moment only the final version of the tutorials is in the example folder, while the intermediate code is pasted into the rst files.
It would be nice to have all versions in code, so that lint and format tool etc could work on those too.
We could probably use examples/asgilook/versions/01_file.py, examples/asgilook/versions/02_file.py etc