boilerplate for many objects

This commit is contained in:
Remy Moll
2021-10-30 17:00:09 +02:00
parent fe015d75e7
commit 458156fafd
9 changed files with 88 additions and 19 deletions

View File

@@ -26,3 +26,6 @@ class SBBWrapper:
}
return auth
def get_closest_station(self, station_name):
pass