Skip to content

Commit 02f7809

Browse files
authored
DEBUG src
1 parent 9160de0 commit 02f7809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lightning_lite/__setup__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import os
1+
import os # hi
22
from importlib.util import module_from_spec, spec_from_file_location
33
from types import ModuleType
44
from typing import Any, Dict

0 commit comments

Comments
 (0)