Simplify zero-shot topic modeling #10
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.
|