From e0814219e719b82325dd5ff6c308f4a45cc43818 Mon Sep 17 00:00:00 2001 From: mikeqfu Date: Thu, 22 Oct 2020 21:46:22 +0100 Subject: [PATCH] rename stations.py to station.py --- pyrcs/other_assets/{stations.py => station.py} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename pyrcs/other_assets/{stations.py => station.py} (99%) diff --git a/pyrcs/other_assets/stations.py b/pyrcs/other_assets/station.py similarity index 99% rename from pyrcs/other_assets/stations.py rename to pyrcs/other_assets/station.py index 7fb5510..930f481 100644 --- a/pyrcs/other_assets/stations.py +++ b/pyrcs/other_assets/station.py @@ -1,5 +1,5 @@ """ -Collecting `railway station data `_. +Collect `railway station data `_. .. todo::