1 parent 3a21f84 commit 6f2fb0bCopy full SHA for 6f2fb0b
1 file changed
tests/test_core.py
@@ -7,6 +7,7 @@
7
from io import BytesIO
8
9
from dotenv import load_dotenv, find_dotenv, set_key
10
+from dotenv.main import parse_dotenv
11
from IPython.terminal.embed import InteractiveShellEmbed
12
13
0 commit comments