Fixed docstring

This commit is contained in:
jtc42 2019-11-12 17:14:00 +00:00
parent e76dee2383
commit f2b98807b4

View file

@ -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
"""