diff --git a/sub-packages/bionemo-llm/tests/bionemo/llm/test_lightning.py b/sub-packages/bionemo-llm/tests/bionemo/llm/test_lightning.py index af4305f68..6e1a49b97 100644 --- a/sub-packages/bionemo-llm/tests/bionemo/llm/test_lightning.py +++ b/sub-packages/bionemo-llm/tests/bionemo/llm/test_lightning.py @@ -14,7 +14,6 @@ # limitations under the License. - import nemo.lightning as nl import pytest import torch