Commit 3f8ee46
committed
lint: shorten a long domino import in test_pybullet_domino_composed
isort reordered the imports such that the fully-qualified
domino_task_generator import exceeded 80 cols (pylint C0301). Alias the
parent package as dtg, matching the other domino_debug modules.1 parent 8b499cf commit 3f8ee46
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments