- commit
- eb9a0ac99b29f7e79548067af940088e5ed12e4d
- parent
- b26087a0952a16a410d2ae6417acd31377af1b52
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2024-08-18 11:04
lint
Diffstat
| M | sheet/__main__.py | 1 | - |
1 files changed, 0 insertions, 1 deletions
diff --git a/sheet/__main__.py b/sheet/__main__.py
@@ -1,5 +1,4 @@ 1 1 import argparse2 -1 import sys3 2 4 3 import boon 5 4 from wcwidth import wcswidth