Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ignore duplicate code in pylint
- After updating, pylint returned errors for duplicate code on tests, so marking the flag as ignored resolves the issue
- Loading branch information