urban-meal-delivery/tests/db/fake_data/factories
Alexander Hess f0eb9d3b6f
There is no 'too complex function'
We check a function's cognitive complexity only with `mccabe` (=C901)
and not with WPS231 as the two overlap in most cases.
2021-09-15 14:51:56 +02:00
..
orders There is no 'too complex function' 2021-09-15 14:51:56 +02:00
__init__.py Refactor tests.db.fake_data.factories into a package 2021-09-15 11:58:17 +02:00
addresses.py Refactor tests.db.fake_data.factories into a package 2021-09-15 11:58:17 +02:00
couriers.py Refactor tests.db.fake_data.factories into a package 2021-09-15 11:58:17 +02:00
customers.py Refactor tests.db.fake_data.factories into a package 2021-09-15 11:58:17 +02:00
restaurants.py Refactor tests.db.fake_data.factories into a package 2021-09-15 11:58:17 +02:00
utils.py Refactor tests.db.fake_data.factories into a package 2021-09-15 11:58:17 +02:00