mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
b4770bc9a0
`indent=True` is equivalent to `indent=1` You can test this by executing `'foo' * True`, `'foo' * 1` and `'foo' * 4` in a Python REPL. |
||
---|---|---|
.. | ||
authentication.py | ||
command.py | ||
console.py | ||
exceptions.py | ||
file_helpers.py | ||
helpers.py | ||
import3.py | ||
installer.py | ||
main_controller.py | ||
main_models.py | ||
migration.py | ||
null_writer.py | ||
permission_helper.py | ||
server.py | ||
singleton.py | ||
tasks.py | ||
translation.py |