This repository was archived by the owner on Aug 25, 2024. It is now read-only.
This repository was archived by the owner on Aug 25, 2024. It is now read-only.
Replace args and config methods with CONFIG property #164
Open
Description
Get ride of args(...)
and config(...)
methods
Auto args and config was implemented here: 22c0303
Now we have to use it everywhere.
I suggest changing one class then re-running the tests to confirm nothing broke.