Ticket #1718 (closed defect: fixed)
Indentation issues in /src/common/helpers.py
| Reported by: | multani | Owned by: | asterix |
|---|---|---|---|
| Priority: | lowest | Milestone: | 0.9.1 |
| Component: | dialogs | Version: | 0.7 |
| Severity: | critical | Keywords: | |
| Cc: | jon@… | OS: |
Description
Python complains about mixing of tabs and spaces in /src/common/helpers.py.
I made a _big_ patch, which simply clean up tab and space. Basically, I have converted all tab into 4 space, and fixes some identation issues at line 560 and jus after.
Ah, and I fix a typo in comment ;)
Feel free to use it or not.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
