forked from cartsnitch/api
dd8ed4aec16c807e715fe6e05d1d89e30d32c4cd
The for loop variable 'table' shadows the imported SQLAlchemy table() from line 8. Ruff rule F402 fires when a loop variable shadows an import. Rename to 'tbl'. Co-Authored-By: Paperclip <noreply@paperclip.ing>
Description
CartSnitch API gateway — frontend-facing REST API
Languages
Python
99.4%
Dockerfile
0.4%
Mako
0.2%