You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently complete and incomplete interfaces are placed in two separate directories, but some tools can do both at the same time. Therefore rather than having tool classes inherit from CompleteVerifier or IncompleteVerifier, the distinction should happen in some other manner.
The text was updated successfully, but these errors were encountered:
Currently complete and incomplete interfaces are placed in two separate directories, but some tools can do both at the same time. Therefore rather than having tool classes inherit from
CompleteVerifier
orIncompleteVerifier
, the distinction should happen in some other manner.The text was updated successfully, but these errors were encountered: