Skip to content
GitLab
Explore
Sign in
refactor: remove calls to isinstance
Code
Review changes
Check out branch
Download
Patches
Plain diff
Nsukami Patrick
requested to merge
topic/default/remove_is_instance
into
branch/default
Feb 13, 2022
Overview
4
Commits
3
Pipelines
2
Changes
4
Expand
limit & offsets parameters are already defined as int
mypy is already in charge of verifying that those parameters are integers
remove all the tests verifying that passed parameter cannot be a string
Merge request reports
Loading