Skip to content

Commit

Permalink
Run pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dyastremsky committed Feb 26, 2024
1 parent fe1a251 commit f382bff
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/c++/perf_analyzer/tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
from unittest.mock import MagicMock, patch

import psutil

from model_analyzer.cli.cli import CLI
from model_analyzer.config.input.config_command_profile import ConfigCommandProfile
from model_analyzer.config.input.config_command_report import ConfigCommandReport
Expand Down
1 change: 0 additions & 1 deletion src/c++/perf_analyzer/tests/test_yaml_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# limitations under the License.

import yaml

from model_analyzer.config.input.yaml_config_validator import YamlConfigValidator
from model_analyzer.model_analyzer_exceptions import TritonModelAnalyzerException

Expand Down

0 comments on commit f382bff

Please sign in to comment.