diff options
| author | Peter LaFosse <peter@vector35.com> | 2021-03-01 11:07:39 -0500 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2021-03-02 07:50:56 -0500 |
| commit | dc5798ff89c22c8c74fdf59f49a415d3a9569129 (patch) | |
| tree | c467094817d7d76019a298d3f20a50a1b5ceef29 /python/__init__.py | |
| parent | 66e5622532b2302009dc6b5f956629c370ff068a (diff) | |
Some python3 changes
Diffstat (limited to 'python/__init__.py')
| -rw-r--r-- | python/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/__init__.py b/python/__init__.py index 4c4c412c..b7736f2f 100644 --- a/python/__init__.py +++ b/python/__init__.py @@ -19,7 +19,6 @@ # IN THE SOFTWARE. -from __future__ import absolute_import import atexit import sys import ctypes |
