Add LF at the end of a new file.
This commit is contained in:
parent
1332974792
commit
fe44009208
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ class StateReport(enum.Enum):
|
|||
Unreported = 0
|
||||
Resolved = 1
|
||||
Reported = 2
|
||||
Ignored = 3
|
||||
Ignored = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue