Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 1, 2024
1 parent 5e42cbb commit 0f668b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions examples/cars/serving.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
"""Prepare vectors for serving
"""

import argparse
import json
import os
Expand Down
1 change: 0 additions & 1 deletion quaterion/loss/cos_face_loss.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@


class CosFaceLoss(GroupLoss):

"""Large Margin Cosine Loss as defined in https://arxiv.org/pdf/1801.09414.pdf
Args:
Expand Down

0 comments on commit 0f668b6

Please sign in to comment.