mirror of https://github.com/razor-ai/soup.git
- Rename `input` param to `input_file` (avoid shadowing builtin) - Rename `output` param to `output_file` for consistency - Rename loop variable `line = line.strip()` to `raw_line`/`line` - Add return type annotation to `_load_model() -> tuple` |
||
|---|---|---|
| .. | ||
| commands | ||
| config | ||
| data | ||
| experiment | ||
| monitoring | ||
| trainer | ||
| ui | ||
| utils | ||
| __init__.py | ||
| __main__.py | ||
| cli.py | ||