Ticket #49 (closed defect: fixed)
Undefined variable k in: /brian/utils/sparse_patch/__init__.py
| Reported by: | Francis | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | 1.2.0 |
| Keywords: | Cc: |
Description
There is an undefined variable k at line 27 of /brian/utils/sparse_patch/init.py
Potential solution: Should use variable i instead of k in v = scipy.__version__[:-k]
Change History
Note: See
TracTickets for help on using
tickets.
