Update Script authored by imcb's avatar imcb
......@@ -13,7 +13,7 @@ I'll probably add more documentation here later, but it's pretty simple, theres
# code consistency
In this house we follow [PEP 8](https://www.python.org/dev/peps/pep-0008/), the official Python style guide. (we really dont but we try to, just trust the intel)
In this house we follow [PEP 8](https://www.python.org/dev/peps/pep-0008/), the official Python style guide. (we really dont but we try to, just trust the intel [OK thanks max speak for urself])
## quote marks
......
......