aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xExamples/Modules/qed/breit_wheeler/check_2d_tau_init.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/Examples/Modules/qed/breit_wheeler/check_2d_tau_init.py b/Examples/Modules/qed/breit_wheeler/check_2d_tau_init.py
index 5677990f8..1e1d6f84a 100755
--- a/Examples/Modules/qed/breit_wheeler/check_2d_tau_init.py
+++ b/Examples/Modules/qed/breit_wheeler/check_2d_tau_init.py
@@ -27,4 +27,5 @@ def main():
check()
if __name__ == "__main__":
- main() \ No newline at end of file
+ main()
+