Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Schubert authored and Martin Schubert committed Oct 2, 2023
1 parent d410c42 commit 956a8e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/invrs_gym/challenge/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@
)
from invrs_gym.challenge.diffract.metagrating_challenge import metagrating
from invrs_gym.challenge.diffract.splitter_challenge import diffractive_splitter

from invrs_gym.challenge.extractor.challenge import photon_extractor
2 changes: 1 addition & 1 deletion src/invrs_gym/challenge/extractor/component.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ def simulate_extractor(
wavelength: The wavelength of the excitation.
expansion: Defines the Fourier expansion for the calculation.
formulation: Defines the FMM formulation to be used.
compute_fields: If `True`, returns electric and magnetic fields in the
compute_fields: If `True`, returns electric and magnetic fields in the
`aux` dictionary.
Returns:
Expand Down

0 comments on commit 956a8e5

Please sign in to comment.