Fixing lint

This commit is contained in:
Yomguithereal 2021-05-16 15:38:31 +02:00
parent 2f9b99c7f8
commit 891f57d1d4
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# =============================================================================
# Fog Cosine Similarity Unit Tests
# =============================================================================
import math
from pytest import approx
from fog.metrics import (
cosine_similarity,