diff --git a/init2winit/main_config_flags.py b/init2winit/main.py similarity index 99% rename from init2winit/main_config_flags.py rename to init2winit/main.py index b717bbdd..157e5b26 100644 --- a/init2winit/main_config_flags.py +++ b/init2winit/main.py @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -r"""Main file for the init2winit project, updated to use config_flags. +r"""Main file for the init2winit project. """