Skip to content

Linting with Ruff

Linting with Ruff #6

Triggered via pull request June 13, 2024 22:07
Status Failure
Total duration 2m 14s
Artifacts

lint.yml

on: pull_request

Annotations

10 errors
Ruff (E402): bertopic/_bertopic.py#L12
bertopic/_bertopic.py:12:1: E402 Module level import not at top of file
Ruff (E402): bertopic/_bertopic.py#L13
bertopic/_bertopic.py:13:1: E402 Module level import not at top of file
Ruff (E402): bertopic/_bertopic.py#L14
bertopic/_bertopic.py:14:1: E402 Module level import not at top of file
Ruff (E402): bertopic/_bertopic.py#L15
bertopic/_bertopic.py:15:1: E402 Module level import not at top of file
Ruff (E402): bertopic/_bertopic.py#L16
bertopic/_bertopic.py:16:1: E402 Module level import not at top of file
Ruff (E402): bertopic/_bertopic.py#L17
bertopic/_bertopic.py:17:1: E402 Module level import not at top of file
Ruff (E402): bertopic/_bertopic.py#L18
bertopic/_bertopic.py:18:1: E402 Module level import not at top of file
Ruff (E402): bertopic/_bertopic.py#L19
bertopic/_bertopic.py:19:1: E402 Module level import not at top of file
Ruff (E402): bertopic/_bertopic.py#L21
bertopic/_bertopic.py:21:1: E402 Module level import not at top of file
Ruff (E402): bertopic/_bertopic.py#L22
bertopic/_bertopic.py:22:1: E402 Module level import not at top of file