Commit f2b98807 authored by jtc42's avatar jtc42
Browse files

Fixed docstring

parent e76dee23
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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
    """