aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormorefigs <morefigs@gmail.com>2018-09-19 13:21:09 +1000
committerGitHub <noreply@github.com>2018-09-19 13:21:09 +1000
commit501ae9f24121a50d312156ed79e1bd899b4df25a (patch)
tree528c3d8f78673362ae5d2672a6ff1963113a9290
parent0e3b769e89a6dca55ae5ba095f8fe74c9298291b (diff)
downloadpymba-501ae9f24121a50d312156ed79e1bd899b4df25a.tar.gz
pymba-501ae9f24121a50d312156ed79e1bd899b4df25a.zip
remove white space
-rw-r--r--pymba/vimba_frame.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/pymba/vimba_frame.py b/pymba/vimba_frame.py
index 8242342..b2b5d35 100644
--- a/pymba/vimba_frame.py
+++ b/pymba/vimba_frame.py
@@ -174,10 +174,8 @@ class VimbaFrame(object):
print('install numpy to use this method or use getBufferByteData instead')
raise e
-
def getTimestamp(self):
return self._frame.timestamp
-
def getReceiveStatus(self):
return self._frame.receiveStatus