rename main package for consistency #67
Annotations
10 errors
Ruff (D415):
src/wpextract/dl/downloader.py#L81
src/wpextract/dl/downloader.py:81:9: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
src/wpextract/dl/exceptions.py#L1
src/wpextract/dl/exceptions.py:1:1: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
src/wpextract/dl/exceptions.py#L24
src/wpextract/dl/exceptions.py:24:5: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
src/wpextract/dl/exceptions.py#L30
src/wpextract/dl/exceptions.py:30:5: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
src/wpextract/dl/exceptions.py#L36
src/wpextract/dl/exceptions.py:36:5: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
src/wpextract/dl/exporter.py#L1
src/wpextract/dl/exporter.py:1:1: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
src/wpextract/dl/exporter.py#L35
src/wpextract/dl/exporter.py:35:5: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
src/wpextract/dl/exporter.py#L44
src/wpextract/dl/exporter.py:44:9: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
src/wpextract/dl/exporter.py#L151
src/wpextract/dl/exporter.py:151:9: D415 First line should end with a period, question mark, or exclamation point
|
Ruff (D415):
src/wpextract/dl/exporter.py#L188
src/wpextract/dl/exporter.py:188:9: D415 First line should end with a period, question mark, or exclamation point
|