[squash] fix spelling once again #4
Annotations
11 errors
|
src/sedpack/utils/import_sedpack_rs.py#L1
Missing module docstring (missing-module-docstring)
|
src/sedpack/utils/import_sedpack_rs.py#L22
Import outside toplevel (sedpack_rs) (import-outside-toplevel)
|
src/sedpack/io/compress.py#L19
Unable to import 'lz4.frame' (import-error)
|
src/sedpack/io/compress.py#L20
standard import "lzma" should be placed before third party import "lz4.frame" (wrong-import-order)
|
src/sedpack/io/compress.py#L21
standard import "pathlib.Path" should be placed before third party import "lz4.frame" (wrong-import-order)
|
src/sedpack/io/compress.py#L22
standard import "typing.IO" should be placed before third party import "lz4.frame" (wrong-import-order)
|
src/sedpack/io/file_info.py#L18
Unable to import 'pydantic' (import-error)
|
src/sedpack/io/file_info.py#L38
Missing function or method docstring (missing-function-docstring)
|
src/sedpack/io/file_info.py#L21
Too few public methods (1/2) (too-few-public-methods)
|
src/sedpack/io/shard_file_metadata.py#L20
Unable to import 'pydantic' (import-error)
|
The logs for this run have expired and are no longer available.
Loading