🎨 Format Python code with psf/black (#301)
Co-authored-by: ndem0 <ndem0@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5f89968805
commit
aef134cfb3
@@ -154,8 +154,6 @@ class R3Refinement(Callback):
|
|||||||
const_pts[location] = len(pts)
|
const_pts[location] = len(pts)
|
||||||
self._const_pts = const_pts
|
self._const_pts = const_pts
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def on_train_epoch_end(self, trainer, __):
|
def on_train_epoch_end(self, trainer, __):
|
||||||
"""
|
"""
|
||||||
Callback function called at the end of each training epoch.
|
Callback function called at the end of each training epoch.
|
||||||
|
|||||||
Reference in New Issue
Block a user