Commit 87e7f0b
committed
Fix requirements format and remove attributes
The changes in smart_with_tools.py include the removal of two lines that define the id and name attributes of the Pipe class.
Additionally, a comma was added to the requirements line to correct the formatting.1 parent 01ca128 commit 87e7f0b
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
700 | 700 | | |
701 | 701 | | |
702 | 702 | | |
703 | | - | |
704 | | - | |
705 | 703 | | |
706 | 704 | | |
707 | 705 | | |
| |||
0 commit comments