Skip to content

Commit

Permalink
newline EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
snbianco committed May 21, 2024
1 parent ee9eab5 commit 8c02ea3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion astrocut/tests/test_asdf_cut.py
Original file line number Diff line number Diff line change
Expand Up @@ -332,4 +332,3 @@ def test_get_cloud_http(mock_s3fs):
mock_s3fs.assert_called_once_with(anon=True)
mock_fs.open.assert_called_once_with(s3_uri, 'rb')
mock_file.url.assert_called_once()

0 comments on commit 8c02ea3

Please sign in to comment.