Opened 19 years ago
Closed 19 years ago
#54 closed defect (fixed)
fitter.commit is missing return statement
| Reported by: | Owned by: | Malte Marquarding | |
|---|---|---|---|
| Priority: | normal | Milestone: | ASAP2 release |
| Component: | python | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
fitter.commit method does not return a scantable as described in help because 'return scan' is missing from commit() in asapfitter.py.
Note:
See TracTickets
for help on using tickets.
