Closed
Description
Description
Mutable default arguments is a common anti-pattern in Python. See https://docs.python-guide.org/writing/gotchas/#mutable-default-arguments for details. We should prevent using it in flytesnacks.
For example:
Are you sure this issue hasn't been raised already?
- Yes
Have you read the Code of Conduct?
- Yes