Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 499fba2

Browse files
authored
Resolved merge conflict
Signed-off-by: BEdaita <102169046+BEdaita@users.noreply.github.com>
1 parent 40914fc commit 499fba2

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

daita/load_env.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,3 @@
66
envfile = os.path.join(pwd, ".env.development")
77
dotenv_path = Path(envfile)
88
load_dotenv(dotenv_path=dotenv_path)
9-
<<<<<<< HEAD
10-
=======
11-
print(os.environ["DAITA_TOKEN"])
12-
>>>>>>> 7c7f2eb925721b410763da809e8baec411f35b62

0 commit comments

Comments
 (0)