mirror of
https://github.com/towalink/wgfrontend.git
synced 2025-10-03 07:06:16 +00:00
Use UNIX line endings in wrapper file
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
"""wgfrontend.py: Just a wrapper to the module."""
|
"""wgfrontend.py: just a wrapper to the module."""
|
||||||
|
|
||||||
|
|
||||||
import wgfrontend
|
import wgfrontend
|
||||||
|
Reference in New Issue
Block a user