Commit c16e0a0
committed
process_tracker_python-30 Extract Lookups should return Extract objects
All the extract file finders now return extract objects so they can be
modified as they are used. A helper method was also added that provides
the full filename of a given extract (called full_filepath).
Also realized that I missed adding string representations of a bunch of
the data models.1 parent 499dcdf commit c16e0a0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | | - | |
| 434 | + | |
| 435 | + | |
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| |||
0 commit comments