Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 22, 2024
1 parent 0ad42a5 commit 4503aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/benchmark_fftx/run_fieldplots_Ex.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
import pandas as pd

import amrex.space3d as amr
from impactx import ImpactX, RefPart, distribution, elements
from impactx import ImpactX, distribution, elements

# theory data from eq. (1) in Mayes, sampled to text files in
theory = pd.read_csv("Ex_Mayes.dat", header=0, sep=r"\s+")
Expand Down

0 comments on commit 4503aec

Please sign in to comment.