Modify ↓
Opened 10 years ago
Closed 10 years ago
#11947 closed task (fixed)
Release version 0.4.3
Reported by: | Tetsuya Morimoto | Owned by: | Tetsuya Morimoto |
---|---|---|---|
Priority: | normal | Component: | AutocompleteUsersPlugin |
Severity: | normal | Keywords: | |
Cc: | Jun Omae, Ryan J Ollos | Trac Release: | 0.11 |
Attachments (0)
Change History (8)
comment:1 Changed 10 years ago by
comment:5 Changed 10 years ago by
Now, running tox command checks pep8/flakes.
$ tox ... autocompleteusers/__init__.py::PEP8-check(ignoring E501) PASSED autocompleteusers/__init__.py::pyflakes-check PASSED autocompleteusers/autocompleteusers.py::PEP8-check(ignoring E501) PASSED autocompleteusers/autocompleteusers.py::pyflakes-check PASSED ... py26: commands succeeded py27: commands succeeded congratulations :)
comment:8 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Trac Release: | 0.12 → 0.11 |
0.4.3 is available now. :)
Note: See
TracTickets for help on using
tickets.
In 14111: