Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
relleums committed Feb 13, 2024
1 parent 28e7f90 commit 8c00f14
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions plenoptics/scripts/plot_image_of_star_vs_offaxis.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
import argparse
import pandas

sebplt.matplotlib.rcParams.update(
acr_plot.config()["rcParams"]
)
sebplt.matplotlib.rcParams.update(acr_plot.config()["rcParams"])

argparser = argparse.ArgumentParser()
argparser.add_argument("--work_dir", type=str)
Expand Down

0 comments on commit 8c00f14

Please sign in to comment.