From 20d80ccc03a1850c47f74526f5445be6375220c3 Mon Sep 17 00:00:00 2001 From: "Jason M. Gates" Date: Thu, 5 Aug 2021 16:21:16 -0600 Subject: [PATCH] Reformat ShellLogger.py * Mostly type hinting and docstrings. * The occasional reorganization of a function. --- .idea/ShellLogger.iml | 4 +- .idea/misc.xml | 3 + src/shelllogger/ShellLogger.py | 853 ++++++++++++++++++++------------- 3 files changed, 531 insertions(+), 329 deletions(-) diff --git a/.idea/ShellLogger.iml b/.idea/ShellLogger.iml index 7abdf59..8ca6856 100644 --- a/.idea/ShellLogger.iml +++ b/.idea/ShellLogger.iml @@ -8,8 +8,8 @@ -