Skip to content

Commit

Permalink
forgot to remove a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sblackburn-mila committed Mar 19, 2024
1 parent 45b05fe commit 9c7e8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/data/diffusion/test_data_loader.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pytest
import torch

from crystal_diffusion.data.diffusion.data_loader import LammpsForDiffusionDataModule # Replace 'your_module' with the actual module name
from crystal_diffusion.data.diffusion.data_loader import LammpsForDiffusionDataModule


@pytest.fixture
Expand Down

0 comments on commit 9c7e8ad

Please sign in to comment.