Skip to content

Commit daab9dc

Browse files
committed
add pricing
1 parent ff01c70 commit daab9dc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

parea/constants.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
import os
21
from typing import Dict, Union
32

3+
import os
4+
45
from dotenv import load_dotenv
56

67
load_dotenv()

0 commit comments

Comments
 (0)