Modify ↓
Opened 3 years ago
Closed 3 years ago
#14216 closed task (fixed)
Static analysis updates
| Reported by: | figaro | Owned by: | osimons |
|---|---|---|---|
| Priority: | low | Component: | XmlRpcPlugin |
| Severity: | minor | Keywords: | patch |
| Cc: | Olemis Lang | Trac Release: |
Description
Getting rid of the most pedantic pylint issues:
sed -i 's/ :$/:/' trunk/tracrpc/*py sed -i 's/) #/) #/' trunk/tracrpc/*py sed -i 's/: #/: #/' trunk/tracrpc/*py sed -i 's/;$//' trunk//tracrpc/ticket.py
Attachments (0)
Note: See
TracTickets for help on using
tickets.



In 18519: