Skip to content

Commit 9c6a7ce

Browse files
committed
update allowlists
1 parent bbb5710 commit 9c6a7ce

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

stubs/icalendar/@tests/stubtest_allowlist.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,8 @@ icalendar\.tests(\..*)?
66

77
# Methods that use `int` to mean `bool`.
88
icalendar.Component.get_inline
9-
icalendar.Component.set_inline
109
icalendar.cal.Component.get_inline
11-
icalendar.cal.Component.set_inline
1210

1311
# Stubtest gets confused by multiple inheritance.
1412
icalendar.prop.vSkip.__new__
1513
icalendar.vSkip.__new__
16-
17-
# Internal helpers used by copyreg for pickle support
18-
icalendar.timezone.zoneinfo.pickle_tzicalvtz
19-
icalendar.timezone.zoneinfo.pickle_rrule_with_cache
20-
icalendar.timezone.zoneinfo.pickle_rruleset_with_cache
21-
icalendar.timezone.zoneinfo.unpickle_rruleset_with_cache

0 commit comments

Comments
 (0)