aboutsummaryrefslogtreecommitdiff
path: root/layouts/community/ergodox/algernon/tools/text-to-log.py
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2021-09-27 10:02:54 -0700
committerGitHub <noreply@github.com>2021-09-27 10:02:54 -0700
commitfce9cb933845bf0b74d322eba02de3b76daaeb84 (patch)
treea28ffc6f3c53a4ddf1004f1a99938e2e5a42e6c3 /layouts/community/ergodox/algernon/tools/text-to-log.py
parent5f38a98fa07677be960b71b8e3b0a1785effe0d8 (diff)
downloadqmk_firmware-fce9cb933845bf0b74d322eba02de3b76daaeb84.tar.gz
qmk_firmware-fce9cb933845bf0b74d322eba02de3b76daaeb84.zip
Cleanup issues identified by lgtm (#14459)
* cleanup issues identified by lgtm * fix the git_status check
Diffstat (limited to 'layouts/community/ergodox/algernon/tools/text-to-log.py')
-rwxr-xr-xlayouts/community/ergodox/algernon/tools/text-to-log.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/community/ergodox/algernon/tools/text-to-log.py b/layouts/community/ergodox/algernon/tools/text-to-log.py
index f080c32cd..ba60a2e28 100755
--- a/layouts/community/ergodox/algernon/tools/text-to-log.py
+++ b/layouts/community/ergodox/algernon/tools/text-to-log.py
@@ -1,6 +1,5 @@
1#!/usr/bin/env python3 1#!/usr/bin/env python3
2 2
3import os
4import sys 3import sys
5 4
6charmap = { 5charmap = {