Skip to content

Commit

Permalink
try to fix issue #78
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian committed Sep 29, 2017
1 parent 54d9d72 commit cac2290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fact/instrument/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
get_pixel_dataframe,
camera_distance_mm_to_deg,
)

from . import trigger

__all__ = [
'get_pixel_coords', 'get_pixel_dataframe', 'camera_distance_mm_to_deg'
Expand Down

0 comments on commit cac2290

Please sign in to comment.