Linting final

This commit is contained in:
zandercymatics 2023-11-09 11:54:12 -07:00
parent 6c405d7ba1
commit 639202b72c
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -1,7 +1,6 @@
import logging
import argparse
import sys
from typing import Tuple
from django_fsm import TransitionNotAllowed # type: ignore