Skip to content

Commit

Permalink
Merge branch 'jac/more-mypy-checks' of https://github.com/tableau/tabcmd
Browse files Browse the repository at this point in the history
 into jac/more-mypy-checks
  • Loading branch information
jacalata committed Aug 1, 2024
2 parents a89ea53 + 3ce2471 commit e6a3aea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/commands/test_run_commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ def test_publish(self, mock_session, mock_server):
publish_command.PublishCommand.run_command(mock_args)
mock_session.assert_called()


# extracts
def test_create_extract(self, mock_session, mock_server):
RunCommandsTest._set_up_session(mock_session, mock_server)
Expand Down

0 comments on commit e6a3aea

Please sign in to comment.