Port over some fixes from #3747 (#5940)

This commit is contained in:
Charlie Marsh
2023-07-20 23:55:01 -04:00
committed by GitHub
parent b3d31025b1
commit 03018896de
11 changed files with 2 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ Example usage:
python scripts/add_plugin.py \
flake8-pie \
--url https://pypi.org/project/flake8-pie/
--url https://pypi.org/project/flake8-pie/ \
--prefix PIE
"""
from __future__ import annotations