Skip to content

Commit

Permalink
Apply python black style 🎱
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamdasn committed Jan 1, 2024
1 parent bbb93a8 commit 383e660
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/im2dhisteq/im2dhisteq.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import numpy as np
from go_libs import dll_path_finder


if dll_path_finder.get_dll_path():
from go_libs import get_twodhist_parallel as im2dhist
from go_libs import get_imhist as imhist
Expand Down

0 comments on commit 383e660

Please sign in to comment.