Fix lint errors (#523)

* Fix lint errors

* Fix more lint errors
This commit is contained in:
2023-09-04 13:00:23 -06:00
committed by GitHub
parent 2c930bdbc3
commit 50d17c3282
13 changed files with 33 additions and 21 deletions
-1
View File
@@ -14,7 +14,6 @@
# along with this program. If not, see <http:#www.gnu.org/licenses/>.
import click
from dataclasses import dataclass
from app.command_types import CommandOptions
from app import setup_repositories