litestar-pg-redis-docker icon indicating copy to clipboard operation
litestar-pg-redis-docker copied to clipboard

Move `app` from global scope to `__main__`-protected scope

Open Olegt0rr opened this issue 11 months ago • 0 comments

app object should be created within __main__ only

Pull Request Checklist

  • [ ] New code has 100% test coverage
  • [ ] (If applicable) The prose documentation has been updated to reflect the changes introduced by this PR
  • [ ] (If applicable) The reference documentation has been updated to reflect the changes introduced by this PR
  • [ ] Pre-Commit Checks were ran and passed
  • [ ] Tests were ran and passed

Description

Close Issue(s)

Olegt0rr avatar Sep 25 '23 09:09 Olegt0rr