Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency sphinx to v7 - abandoned #481

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Fix code style issues with Black

5ac0743
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Update dependency sphinx to v7 - abandoned #481

Fix code style issues with Black
5ac0743
Select commit
Loading
Failed to load commit list.
GitHub Actions / Flake8 failed Apr 17, 2024 in 0s

52 errors

Flake8 found 52 errors

Annotations

Check failure on line 63 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L63

Undefined name 'Type' (F821)

Check failure on line 63 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L63

Undefined name 'SubscriptionModelMixin' (F821)

Check failure on line 63 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L63

Undefined name 'Callable' (F821)

Check failure on line 63 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L63

Undefined name 'T' (F821)

Check failure on line 89 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L89

Undefined name 'Type' (F821)

Check failure on line 89 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L89

Undefined name 'SubscriptionModelMixin' (F821)

Check failure on line 89 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L89

Undefined name 'Optional' (F821)

Check failure on line 89 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L89

Undefined name 'Callable' (F821)

Check failure on line 89 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L89

Undefined name 'T' (F821)

Check failure on line 89 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L89

Undefined name 'Any' (F821)

Check failure on line 89 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L89

Undefined name 'Callable' (F821)

Check failure on line 89 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L89

Undefined name 'T' (F821)

Check failure on line 89 in model_subscription/decorators.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/decorators.py#L89

Undefined name 'Any' (F821)

Check failure on line 20 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L20

Undefined name 'Callable' (F821)

Check failure on line 27 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L27

Undefined name 'Callable' (F821)

Check failure on line 34 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L34

Undefined name 'Type' (F821)

Check failure on line 34 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L34

Undefined name 'models' (F821)

Check failure on line 41 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L41

Undefined name 'List' (F821)

Check failure on line 41 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L41

Undefined name 'models' (F821)

Check failure on line 65 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L65

Undefined name 'FrozenSet' (F821)

Check failure on line 65 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L65

Undefined name 'Tuple' (F821)

Check failure on line 65 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L65

Undefined name 'Observer' (F821)

Check failure on line 67 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L67

Undefined name 'Optional' (F821)

Check failure on line 67 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L67

Undefined name 'models' (F821)

Check failure on line 82 in model_subscription/subscriber.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

model_subscription/subscriber.py#L82

Undefined name 'Callable' (F821)