kopia lustrzana https://github.com/collective/icalendar
fix test run
rodzic
b920876d8c
commit
a7d8185fab
|
@ -6,7 +6,7 @@ try:
|
|||
return f"zoneinfo.ZoneInfo(key={repr(self.key)})"
|
||||
zoneinfo.ZoneInfo = ZoneInfo
|
||||
except ImportError:
|
||||
pass
|
||||
import zoneinfo
|
||||
import os
|
||||
import pytest
|
||||
import icalendar
|
||||
|
|
Ładowanie…
Reference in New Issue