Skip to content

Commit d943081

Browse files
committed
Update: Branch
1 parent 4951728 commit d943081

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
""" Main module for the FastAPI application. """
22

33
import os
4+
from pathlib import Path
45

56
from api_analytics.fastapi import Analytics
67
from dotenv import load_dotenv

0 commit comments

Comments
 (0)