Skip to content

Commit 7a7f955

Browse files
bolinocroustibatHadrien
authored and
Hadrien
committed
clean: fix linting errors
1 parent 5de05ff commit 7a7f955

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

udata_hydra/__init__.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
import importlib.metadata
22
import logging
33
import os
4-
from pathlib import Path
5-
64
import tomllib
5+
from pathlib import Path
76

87
log = logging.getLogger("udata-hydra")
98

0 commit comments

Comments
 (0)