Skip to content

Commit

Permalink
Linted code
Browse files Browse the repository at this point in the history
  • Loading branch information
andreped committed Aug 14, 2023
1 parent e5c92bf commit cdb4387
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion t_loss/losses.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import tensorflow as tf
import math

import tensorflow as tf


class TLoss(tf.keras.losses.Loss):
"""
Expand Down

0 comments on commit cdb4387

Please sign in to comment.