Use UNIX line endings in wrapper file

This commit is contained in:
Henri 2022-07-04 12:28:19 +02:00
parent 56aad68275
commit 81360ee279

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""wgfrontend.py: Just a wrapper to the module."""
"""wgfrontend.py: just a wrapper to the module."""
import wgfrontend