Skip to content
Snippets Groups Projects
Verified Commit 9b62406f authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

cli.db: Reword ignore sentence

parent 5cda0ca6
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ import click
from swh.core.cli import CONTEXT_SETTINGS
from swh.core.cli import swh as swh_cli_group
warnings.filterwarnings("ignore") # noqa prevent psycopg from telling us sh*t
warnings.filterwarnings("ignore") # noqa prevent psycopg from side-tracking us
logger = logging.getLogger(__name__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment