diff --git a/pyrcs/other_assets_cls/__init__.py b/pyrcs/other_assets/__init__.py similarity index 100% rename from pyrcs/other_assets_cls/__init__.py rename to pyrcs/other_assets/__init__.py diff --git a/pyrcs/other_assets_cls/depots.py b/pyrcs/other_assets/depots.py similarity index 100% rename from pyrcs/other_assets_cls/depots.py rename to pyrcs/other_assets/depots.py diff --git a/pyrcs/other_assets_cls/features.py b/pyrcs/other_assets/features.py similarity index 100% rename from pyrcs/other_assets_cls/features.py rename to pyrcs/other_assets/features.py diff --git a/pyrcs/other_assets_cls/signal_boxes.py b/pyrcs/other_assets/signal_boxes.py similarity index 100% rename from pyrcs/other_assets_cls/signal_boxes.py rename to pyrcs/other_assets/signal_boxes.py diff --git a/pyrcs/other_assets_cls/stations.py b/pyrcs/other_assets/stations.py similarity index 100% rename from pyrcs/other_assets_cls/stations.py rename to pyrcs/other_assets/stations.py diff --git a/pyrcs/other_assets_cls/tunnels.py b/pyrcs/other_assets/tunnels.py similarity index 100% rename from pyrcs/other_assets_cls/tunnels.py rename to pyrcs/other_assets/tunnels.py diff --git a/pyrcs/other_assets_cls/viaducts.py b/pyrcs/other_assets/viaducts.py similarity index 100% rename from pyrcs/other_assets_cls/viaducts.py rename to pyrcs/other_assets/viaducts.py