Get rid of windows line endings in one file.
This commit is contained in:
parent
c89c12062d
commit
d1d69036d6
@ -1,8 +1,8 @@
|
||||
import os
|
||||
|
||||
static_location = os.path.abspath(os.path.dirname(__file__))
|
||||
|
||||
|
||||
__all__ = [
|
||||
"static_location",
|
||||
]
|
||||
import os
|
||||
|
||||
static_location = os.path.abspath(os.path.dirname(__file__))
|
||||
|
||||
|
||||
__all__ = [
|
||||
"static_location",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user