Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiLehe committed Oct 26, 2023
1 parent 8c61135 commit 8c4ba85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lasy/laser.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,9 @@ def write_to_file(

def show(self, **kw):
"""
Show a 2D image of the laser amplitude
Show a 2D image of the laser amplitude.
Parameters:
Parameters
----------
**kw: additional arguments to be passed to matplotlib's imshow command
"""
Expand Down

0 comments on commit 8c4ba85

Please sign in to comment.