define nested class for via_ip test

This commit is contained in:
Sean Breckenridge 2023-02-22 22:34:46 -08:00
parent c19cae2c88
commit bbed294b93

View file

@ -94,6 +94,8 @@ def prepare(tmp_path: Path):
(datetime.fromtimestamp(1600000000, tz=timezone.utc), (55.7558 , 37.6173 )), # Moscow, Russia
)
# note: order doesn't matter, will be sorted in the data provider
class via_ip:
pass
class time:
class tz: