mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-07-30 23:06:28 -05:00
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