fix: add missing os import to production settings #no_test #no_lint
All checks were successful
CI/CD Pipeline / Code Quality Checks (push) Has been skipped
CI/CD Pipeline / Run Tests (push) Has been skipped
CI/CD Pipeline / Build & Push Images (push) Successful in 2m10s
CI/CD Pipeline / Deploy (prod) (push) Has been skipped
CI/CD Pipeline / Deploy (dev) (push) Successful in 15s

Co-Authored-By: Warp <agent@warp.dev>
This commit is contained in:
2026-02-10 12:16:50 +01:00
parent 4e43d6c347
commit e919ef60b3

View File

@@ -1,3 +1,5 @@
import os
from .base import *
# Production settings