From 90497edcffd3e499ba5c2329914e1743aa606338 Mon Sep 17 00:00:00 2001 From: Chad Mitchell <46825199+cemitch99@users.noreply.github.com> Date: Thu, 17 Oct 2024 10:05:43 -0700 Subject: [PATCH] Rename run_aperture_pepperpot.py to run_aperture_periodic.py Rename example: Python input --- .../{run_aperture_pepperpot.py => run_aperture_periodic.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/aperture/{run_aperture_pepperpot.py => run_aperture_periodic.py} (100%) diff --git a/examples/aperture/run_aperture_pepperpot.py b/examples/aperture/run_aperture_periodic.py similarity index 100% rename from examples/aperture/run_aperture_pepperpot.py rename to examples/aperture/run_aperture_periodic.py