Skip to content

Commit

Permalink
Apply black format
Browse files Browse the repository at this point in the history
  • Loading branch information
papr committed Nov 11, 2020
1 parent b486324 commit 4c7dcec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@

from .eye import LeGrandEye


class Eye_Visualizer(Visualizer):
def __init__(self, g_pool, focal_length):
super().__init__(g_pool, "Debug Visualizer", False)
Expand Down

0 comments on commit 4c7dcec

Please sign in to comment.