Commit b181910
committed
updating circuit_maintenance_parser/parser.py Html.clean_line method to strip out occurences of \r\n and \r and replace them with \n instead, so that the newlines and carriage returns are formalized. Updated the tests to remove \r\n from the expected output
1 parent 9e7007e commit b181910
5 files changed
Lines changed: 258 additions & 154 deletions
File tree
- circuit_maintenance_parser
- tests/unit/data/zayo
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
0 commit comments