Skip to content

Commit

Permalink
fixed blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuneeta committed Jun 27, 2018
1 parent b8dab30 commit 0ae5d16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyuvdata/tests/test_uvbeam.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ def test_efield_to_pstokes():
model_version='1.0')
nt.assert_raises(ValueError, power_beam.efield_to_pstokes)


def test_efield_to_power():
efield_beam = UVBeam()
efield_beam.read_cst_beam(cst_files, beam_type='efield', frequency=[150e6, 123e6],
Expand Down

0 comments on commit 0ae5d16

Please sign in to comment.