Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasehuang committed Oct 27, 2023
1 parent ebcb6c9 commit aed8c06
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"""QDTrack with Faster R-CNN on BDD100K."""
from __future__ import annotations

import lightning.pytorch as pl
from lightning.pytorch.callbacks import ModelCheckpoint
from torch.optim import SGD
from torch.optim.lr_scheduler import LinearLR, MultiStepLR
Expand Down

0 comments on commit aed8c06

Please sign in to comment.