diff --git a/esbo_etc/esbo-etc.py b/esbo_etc/esbo-etc.py index 9090c7a..ece7392 100644 --- a/esbo_etc/esbo-etc.py +++ b/esbo_etc/esbo-etc.py @@ -31,6 +31,7 @@ if __name__ == "__main__": # Print title f = Figlet(font='slant') + print("") print(f.renderText('ESBO-ETC')) # Set up logging