diff --git a/PSA/01 PSA.py b/PSA/01 PSA.py index 1fa9604..3fe5f33 100644 --- a/PSA/01 PSA.py +++ b/PSA/01 PSA.py @@ -28,7 +28,7 @@ print(df) -xfrom datetime import datetime +from datetime import datetime start = datetime(2025, 1, 1) end = datetime(2026, 1, 1)