Skip to content

last minor fixes

Codacy Production / Codacy Static Code Analysis required action Nov 9, 2024 in 0s

9 new code clones (6 max.).

Annotations

Check notice on line 3 in README.md

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

README.md#L3

Expected: 1; Actual: 2

Check notice on line 9 in glycowork/glycan_data/loader.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

glycowork/glycan_data/loader.py#L9

'typing.Union' imported but unused (F401)

Check warning on line 9 in glycowork/glycan_data/loader.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

glycowork/glycan_data/loader.py#L9

Unused Union imported from typing

Check notice on line 1201 in glycowork/glycan_data/stats.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

glycowork/glycan_data/stats.py#L1201

undefined name 'ttest_rel' (F821)

Check notice on line 15 in glycowork/motif.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

glycowork/motif.py#L15

'.glycan_data.loader.df_species' imported but unused (F401)

Check warning on line 15 in glycowork/motif.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

glycowork/motif.py#L15

Unused glycomics_data_loader imported from glycan_data.loader

Check notice on line 96 in glycowork/motif/annotate.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

glycowork/motif/annotate.py#L96

undefined name 'df_species' (F821)