Searched refs:DeprecatedTzFormatWarning (Results 1 – 4 of 4) sorted by relevance
88 with pytest.warns(tz.DeprecatedTzFormatWarning):91 with pytest.warns(tz.DeprecatedTzFormatWarning):
1467 with pytest.warns(tz.DeprecatedTzFormatWarning):
14 class DeprecatedTzFormatWarning(Warning): class
1449 'TZ variable format.', tz.DeprecatedTzFormatWarning)