summaryrefslogtreecommitdiff
path: root/git/types.py
diff options
context:
space:
mode:
Diffstat (limited to 'git/types.py')
-rw-r--r--git/types.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/git/types.py b/git/types.py
index 7a25688b..a4e839ba 100644
--- a/git/types.py
+++ b/git/types.py
@@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
# This module is part of GitPython and is released under
# the BSD License: http://www.opensource.org/licenses/bsd-license.php
+# flake8: noqa
import os
import sys