diff --git a/python/tidy.py b/python/tidy/tidy.py similarity index 100% rename from python/tidy.py rename to python/tidy/tidy.py diff --git a/python/tidy_self_test/__init__.py b/python/tidy/tidy_self_test/__init__.py similarity index 100% rename from python/tidy_self_test/__init__.py rename to python/tidy/tidy_self_test/__init__.py diff --git a/python/tidy_self_test/incorrect_license.rs b/python/tidy/tidy_self_test/incorrect_license.rs similarity index 100% rename from python/tidy_self_test/incorrect_license.rs rename to python/tidy/tidy_self_test/incorrect_license.rs diff --git a/python/tidy_self_test/long_line.rs b/python/tidy/tidy_self_test/long_line.rs similarity index 100% rename from python/tidy_self_test/long_line.rs rename to python/tidy/tidy_self_test/long_line.rs diff --git a/python/tidy_self_test/rust_tidy.rs b/python/tidy/tidy_self_test/rust_tidy.rs similarity index 100% rename from python/tidy_self_test/rust_tidy.rs rename to python/tidy/tidy_self_test/rust_tidy.rs diff --git a/python/tidy_self_test/spec.webidl b/python/tidy/tidy_self_test/spec.webidl similarity index 100% rename from python/tidy_self_test/spec.webidl rename to python/tidy/tidy_self_test/spec.webidl diff --git a/python/tidy_self_test/speclink.rs b/python/tidy/tidy_self_test/speclink.rs similarity index 100% rename from python/tidy_self_test/speclink.rs rename to python/tidy/tidy_self_test/speclink.rs diff --git a/python/tidy_self_test/test.toml b/python/tidy/tidy_self_test/test.toml similarity index 100% rename from python/tidy_self_test/test.toml rename to python/tidy/tidy_self_test/test.toml diff --git a/python/tidy_self_test/tidy_self_test.py b/python/tidy/tidy_self_test/tidy_self_test.py similarity index 100% rename from python/tidy_self_test/tidy_self_test.py rename to python/tidy/tidy_self_test/tidy_self_test.py diff --git a/python/tidy_self_test/whatwg_link.rs b/python/tidy/tidy_self_test/whatwg_link.rs similarity index 100% rename from python/tidy_self_test/whatwg_link.rs rename to python/tidy/tidy_self_test/whatwg_link.rs diff --git a/python/tidy_self_test/wrong_space.rs b/python/tidy/tidy_self_test/wrong_space.rs similarity index 100% rename from python/tidy_self_test/wrong_space.rs rename to python/tidy/tidy_self_test/wrong_space.rs