lint formatting

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-07-05 17:13:31 -04:00
parent a5b77b8ee2
commit 8c676d0a61
130 changed files with 398 additions and 446 deletions
@@ -199,4 +199,3 @@ class Decoder(nn.Module):
return [out_res8, out_res4, out_res2, out_res1], \
[out_res8, samples_pred_res4, samples_pred_res2, samples_pred_res1], \
[None, point_coords_res4, point_coords_res2, point_coords_res1]