mirror of https://github.com/Yomguithereal/fog.git
Fixing lint
This commit is contained in:
parent
2f9b99c7f8
commit
891f57d1d4
|
@ -1,7 +1,6 @@
|
|||
# =============================================================================
|
||||
# Fog Cosine Similarity Unit Tests
|
||||
# =============================================================================
|
||||
import math
|
||||
from pytest import approx
|
||||
from fog.metrics import (
|
||||
cosine_similarity,
|
||||
|
|
Loading…
Reference in New Issue