Describe the bug
Changing the value of the padding variables index 3 does not affect the left-padding of the text.
To Reproduce
Steps to reproduce the behavior:
- Change
padding to `[X, X, X, 0-9]
- Save and run the script
- Text still appears fixed to the left side of the console
Expected behavior
Text will be offset to the right by the specified amount.
Screenshots
N/A
Desktop (please complete the following information):
- OS: Solus x86_64
- Python Version: 3.6
Additional context
N/A
Describe the bug
Changing the value of the padding variables index 3 does not affect the left-padding of the text.
To Reproduce
Steps to reproduce the behavior:
paddingto `[X, X, X, 0-9]Expected behavior
Text will be offset to the right by the specified amount.
Screenshots
N/A
Desktop (please complete the following information):
Additional context
N/A