Support lmp triclinic output, add tests #147
Annotations
6 errors and 4 warnings
Type check 3.11:
atomlib/atomcell.py#L327
Method "with_columns" overrides class "HasAtoms" in an incompatible manner
Positional parameter count mismatch; base method has 3, but override has 4
Parameter "exprs" is missing in override (reportIncompatibleMethodOverride)
|
Type check 3.11
1 error
|
Type check 3.10:
atomlib/atomcell.py#L327
Method "with_columns" overrides class "HasAtoms" in an incompatible manner
Positional parameter count mismatch; base method has 3, but override has 4
Parameter "exprs" is missing in override (reportIncompatibleMethodOverride)
|
Type check 3.10
1 error
|
Type check 3.9:
atomlib/atomcell.py#L327
Method "with_columns" overrides class "HasAtoms" in an incompatible manner
Positional parameter count mismatch; base method has 3, but override has 4
Parameter "exprs" is missing in override (reportIncompatibleMethodOverride)
|
Type check 3.9
1 error
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Type check 3.11:
atomlib/make/__init__.py#L11
Import "polars" is not accessed (reportUnusedImport)
|
Type check 3.10:
atomlib/make/__init__.py#L11
Import "polars" is not accessed (reportUnusedImport)
|
Type check 3.9:
atomlib/make/__init__.py#L11
Import "polars" is not accessed (reportUnusedImport)
|
Loading