Update supported Python/Django versions and fix packaging (#254) #2
Annotations
8 errors and 1 warning
flake8:
conftest.py#L70
[E302] expected 2 blank lines
|
flake8:
docs/conf.py#L14
[F401]
|
flake8:
docs/conf.py#L14
[F401]
|
flake8:
docs/conf.py#L14
[E401] multiple imports on one line
|
|
flake8:
example/conf/wsgi.py#L23
[E402] module level import not at top of file
|
flake8:
noxfile.py#L109
[E303] too many blank lines
|
flake8
7 errors(s) found
|
flake8
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2, suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|