Commit f71a8bc
style: apply ruff + ruff-format fixes flagged by pre-commit.ci
Both fixes are pure formatter output:
- get_started/blender_demo.py: drop stray blank line inside import block
- tests/test_libero_base_empty_traj.py: PEP-8 blank lines around nested
def / monkeypatch.setattr lines
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9bd58c2 commit f71a8bc
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| 112 | + | |
111 | 113 | | |
112 | 114 | | |
113 | 115 | | |
| |||
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| 128 | + | |
126 | 129 | | |
127 | 130 | | |
128 | 131 | | |
0 commit comments