diff options
| -rw-r--r-- | swig/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swig/__init__.py b/swig/__init__.py index e70dcce..e0c053b 100644 --- a/swig/__init__.py +++ b/swig/__init__.py | |||
| @@ -1,2 +1,2 @@ | |||
| 1 | # -*- coding: utf-8 -*- | 1 | # -*- coding: utf-8 -*- |
| 2 | from iphone import * | 2 | from imobiledevice import * |
