diff options
Diffstat (limited to 'examples/get_interface.py')
| -rw-r--r-- | examples/get_interface.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/get_interface.py b/examples/get_interface.py index 797ce85..331f650 100644 --- a/examples/get_interface.py +++ b/examples/get_interface.py @@ -1,4 +1,4 @@ -from pymba import Vimba, VimbaException +from pymba import Vimba if __name__ == '__main__': |
