Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkram committed Oct 23, 2024
1 parent db503f8 commit e0ea191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cli.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Test entrypoint to anaconda-cli-base"""

from importlib import reload
import logging
import logging
from typing import Generator

import pytest
Expand Down

0 comments on commit e0ea191

Please sign in to comment.