add CanIterSelf[+V]
and CanAIterSelf[+V]
#35
Annotations
6 errors
test (ubuntu-latest, 3.12):
tests/test_protocols.py#L96
test_name_matches_dunder[CanIterSelf]
AssertionError: assert 1 == 2
+ where 1 = len([<class 'optype._can.CanNext'>])
|
test (ubuntu-latest, 3.12)
Process completed with exit code 1.
|
test (macos-latest, 3.12):
tests/test_protocols.py#L96
test_name_matches_dunder[CanIterSelf]
AssertionError: assert 1 == 2
+ where 1 = len([<class 'optype._can.CanNext'>])
|
test (macos-latest, 3.12)
Process completed with exit code 1.
|
test (windows-latest, 3.12):
tests\test_protocols.py#L96
test_name_matches_dunder[CanIterSelf]
AssertionError: assert 1 == 2
+ where 1 = len([<class 'optype._can.CanNext'>])
|
test (windows-latest, 3.12)
Process completed with exit code 1.
|