Skip to content

Commit db872d9

Browse files
committed
organize ruff imports
1 parent ec978c5 commit db872d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/mongodb_settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
from django_mongodb_backend import parse_uri
44

5-
65
PARSED_URI = parse_uri(os.getenv("MONGODB_URI")) if os.getenv("MONGODB_URI") else {}
76

87
# Temporary fix for https://github.com/mongodb-labs/mongo-orchestration/issues/268

0 commit comments

Comments
 (0)