[CONPY-23] Source code should be PEP-7 compliant Created: 2019-11-04 Updated: 2020-01-07 Resolved: 2019-12-19 |
|
| Status: | Closed |
| Project: | MariaDB Connector/Python |
| Component/s: | Generic |
| Affects Version/s: | 0.9.1 |
| Fix Version/s: | 0.9.53 |
| Type: | Task | Priority: | Blocker |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Source codes for Python's c extensions should be PEP-7 compliant: |
| Comments |
| Comment by Georg Richter [ 2020-01-07 ] |
|
This isue was closed by mistake. Fixed by following commit commit a5bdf2a0b40876e501caf1df6c948a2d16cb76e4 Make code more PEP-7 compliant |