fix mardown issue
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
vincent 2022-10-05 23:02:31 +02:00
parent 945b046d0c
commit 5b620cd77f
3 changed files with 5 additions and 4 deletions

View File

@ -26,6 +26,6 @@ export ANSIBLE_HOST_KEY_CHECKING=False
in ansible config file set in ansible config file set
``` ```config
hash_behaviour = merge hash_behaviour = merge
``` ```

View File

@ -1 +1,3 @@
https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world # Flask
[tutorial](https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world)

View File

@ -4,8 +4,7 @@
<https://github.com/gto76/python-cheatsheet/blob/master/README.md> <https://github.com/gto76/python-cheatsheet/blob/master/README.md>
[python pateterns](https://github.com/faif/python-patterns)
https://github.com/faif/python-patterns
Afficher les warning:```python -Wd``` Afficher les warning:```python -Wd```
Mode développement :`-X dev` Mode développement :`-X dev`