deepsourcestatus / test-repository

Consider removing the commented out code block PY-W0069
Anti-pattern
Major
1 occurrence in this check
Consider removing the commented out code block
  7
  8import sqlalchemy
  9
 10# from django.db.models.expressions import RawSQL 11
 12AWS_SECRET_KEY = "d6s$f9g!j8mg7hw?n&2"
 13