Skip to content

Commit

Permalink
remove unused argument
Browse files Browse the repository at this point in the history
Co-authored-by: Roy Stegeman <roystegeman@live.nl>
  • Loading branch information
APJansen and RoyStegeman authored Nov 24, 2023
1 parent 97eb8c9 commit 261cabb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion n3fit/src/n3fit/model_gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,6 @@ def generate_pdf_model(
scaler: Callable = None,
num_replicas: int = 1,
photons: Photon = None,
replica_axis: bool = True,
):
"""
Wrapper around pdfNN_layer_generator to allow the addition of single replica models.
Expand Down

0 comments on commit 261cabb

Please sign in to comment.