From 212d349a8a45acb84f463d5395c028490702cea6 Mon Sep 17 00:00:00 2001 From: Deven Blake Date: Wed, 2 Jun 2021 12:11:02 -0400 Subject: [PATCH] unmark as executable --- it/src/buffer.py | 0 it/src/get_command.py | 0 it/src/parse_command.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 it/src/buffer.py mode change 100755 => 100644 it/src/get_command.py mode change 100755 => 100644 it/src/parse_command.py diff --git a/it/src/buffer.py b/it/src/buffer.py old mode 100755 new mode 100644 diff --git a/it/src/get_command.py b/it/src/get_command.py old mode 100755 new mode 100644 diff --git a/it/src/parse_command.py b/it/src/parse_command.py old mode 100755 new mode 100644