Add empty lines after shebangs

This commit is contained in:
Joscha 2024-05-11 16:00:08 +02:00
parent a4d9855f50
commit 766a36426b
4 changed files with 4 additions and 0 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python3
import argparse
import base64
import datetime