File header alignment. (0.25.1)

This commit is contained in:
Johannes Findeisen 2023-08-22 02:53:50 +02:00
commit 1b11cfdadc
47 changed files with 137 additions and 110 deletions

View file

@ -1,9 +1,10 @@
#!/usr/bin/python3 -d
"""
This file is part of Linspector (https://linspector.org/)
Copyright (c) 2022 Johannes Findeisen <you@hanez.org>. All Rights Reserved.
See LICENSE (MIT license).
Copyright (c) 2013-2023 Johannes Findeisen <you@hanez.org>. All Rights Reserved.
See LICENSE.
"""
# TODO: Make use of the "rich" library to for rich text and beautiful formatting in the terminal.
import argparse
# TODO: Remove logging in the client and barf output to the terminal directly in Lish. Implement a