linting
This commit is contained in:
parent
8eeac7f368
commit
5b0991d179
@ -1,4 +1,4 @@
|
|||||||
# #!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
"""Write information into a logfile, like the timestamp and the hostname."""
|
"""Write information into a logfile, like the timestamp and the hostname."""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
"""Write information into a logfile, like the timestamp and the hostname."""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import socket
|
import socket
|
||||||
|
Loading…
x
Reference in New Issue
Block a user