Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork944
Commit1b79d44
committed
Improve line-ending consistency in requirements files
`requirements-dev.txt`, but none of the others, was tracked withWindows-style (CRLF) line endings. This appears to have been thecase since it was introduced ina1b7634 (as `dev-requirements.txt`)and not to be intentional.This only changes how it is stored in the repository. This does notchange `.gitattributes` (it is not forced to have LF line endingsif automatic line-ending conversions are configured in Git).1 parent646dc16 commit1b79d44
1 file changed
+8
-8
lines changedLines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + |
0 commit comments
Comments
(0)