Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
kyosek committed Jul 25, 2023
1 parent 939a302 commit 1a7bbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfepy/tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import pytest
import tensorflow as tf

from cfepy import (
from cfepy.focus.utils import (
calculate_distance,
safe_cosine,
safe_euclidean,
Expand Down

0 comments on commit 1a7bbbf

Please sign in to comment.