fix mardown issue
This commit is contained in:
parent
945b046d0c
commit
5b620cd77f
@ -26,6 +26,6 @@ export ANSIBLE_HOST_KEY_CHECKING=False
|
||||
|
||||
in ansible config file set
|
||||
|
||||
```
|
||||
```config
|
||||
hash_behaviour = merge
|
||||
```
|
||||
|
@ -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)
|
||||
|
@ -4,8 +4,7 @@
|
||||
|
||||
<https://github.com/gto76/python-cheatsheet/blob/master/README.md>
|
||||
|
||||
|
||||
https://github.com/faif/python-patterns
|
||||
[python pateterns](https://github.com/faif/python-patterns)
|
||||
|
||||
Afficher les warning:```python -Wd```
|
||||
Mode développement :`-X dev`
|
||||
|
Loading…
Reference in New Issue
Block a user