Remove the x-requested-with check from EmailCsvQueryView #703
Annotations
9 errors
|
explorer/__init__.py#L12
explorer/__init__.py:12:13: UP031 Use format specifiers instead of percent format
|
|
explorer/__init__.py#L14
explorer/__init__.py:14:21: UP031 Use format specifiers instead of percent format
|
|
explorer/__init__.py#L17
explorer/__init__.py:17:13: UP031 Use format specifiers instead of percent format
|
|
explorer/charts.py#L2
explorer/charts.py:2:1: UP035 Import from `collections.abc` instead: `Iterable`
|
|
explorer/tests/factories.py#L15
explorer/tests/factories.py:15:35: UP031 Use format specifiers instead of percent format
|
|
explorer/utils.py#L5
explorer/utils.py:5:1: UP035 Import from `collections.abc` instead: `Iterable`
|
|
explorer/utils.py#L5
explorer/utils.py:5:1: UP035 `typing.Tuple` is deprecated, use `tuple` instead
|
|
explorer/utils.py#L22
explorer/utils.py:22:35: UP006 Use `tuple` instead of `Tuple` for type annotation
|
|
|
The logs for this run have expired and are no longer available.
Loading