internetarchive / iari

Import workflows for the Wikipedia Citations Database
GNU General Public License v3.0
12 stars 9 forks source link

as a developer I want to remove all mutable default class values to avoid state polution bugs #890

Closed dpriskorn closed 1 year ago

dpriskorn commented 1 year ago

https://devopslog.wordpress.com/2019/06/09/mutable-objects-for-function-default-values-class-attributes/ they should be replaced by None.