Skip to content

Simplify zero-shot topic modeling #10

Simplify zero-shot topic modeling

Simplify zero-shot topic modeling #10

Re-run triggered June 25, 2024 12:53
Status Failure
Total duration 3m 5s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (D202): bertopic/_bertopic.py#L294
bertopic/_bertopic.py:294:9: D202 No blank lines allowed after function docstring (found 1)
Ruff (D212): bertopic/_bertopic.py#L294
bertopic/_bertopic.py:294:9: D212 Multi-line docstring summary should start at the first line
Ruff (D212): bertopic/_bertopic.py#L307
bertopic/_bertopic.py:307:9: D212 Multi-line docstring summary should start at the first line
Ruff (D202): bertopic/_bertopic.py#L307
bertopic/_bertopic.py:307:9: D202 No blank lines allowed after function docstring (found 1)
lint
Process completed with exit code 1.