Add config to dataloader alignment

This commit is contained in:
henryruhs
2025-03-03 09:45:41 +01:00
parent 6ca68f1408
commit 5e68de9170
+1 -1
View File
@@ -1,6 +1,6 @@
import configparser
import os
from typing import cast, Tuple
from typing import Tuple, cast
import lightning
import torch