From f2b98807b4c8c82553b0b60a281025830236eb5e Mon Sep 17 00:00:00 2001 From: jtc42 Date: Tue, 12 Nov 2019 17:14:00 +0000 Subject: [PATCH] Fixed docstring --- openflexure_microscope/camera/capture.py | 1 + 1 file changed, 1 insertion(+) diff --git a/openflexure_microscope/camera/capture.py b/openflexure_microscope/camera/capture.py index 8b4952a9..410c5560 100644 --- a/openflexure_microscope/camera/capture.py +++ b/openflexure_microscope/camera/capture.py @@ -81,6 +81,7 @@ def capture_from_exif(path, exif_dict): previous session. Args: + path (str): Path to image file exif_dict (dict): Dictionary containing capture information """