Update python-package.yml #21
Annotations
10 errors
docs/conf.py#L4
docs/conf.py:4:1: E402 Module level import not at top of file
|
pywikipathways/__init__.py#L3
pywikipathways/__init__.py:3:1: F403 `from .download_pathway_archive import *` used; unable to detect undefined names
|
pywikipathways/__init__.py#L4
pywikipathways/__init__.py:4:1: F403 `from .find_pathway_by_text import *` used; unable to detect undefined names
|
pywikipathways/__init__.py#L5
pywikipathways/__init__.py:5:1: F403 `from .find_pathways_by_literature import *` used; unable to detect undefined names
|
pywikipathways/__init__.py#L6
pywikipathways/__init__.py:6:1: F403 `from .find_pathways_by_xref import *` used; unable to detect undefined names
|
pywikipathways/__init__.py#L7
pywikipathways/__init__.py:7:1: F403 `from .get_curation_tags import *` used; unable to detect undefined names
|
pywikipathways/__init__.py#L8
pywikipathways/__init__.py:8:1: F403 `from .get_ontology_terms import *` used; unable to detect undefined names
|
pywikipathways/__init__.py#L9
pywikipathways/__init__.py:9:1: F403 `from .get_pathway import *` used; unable to detect undefined names
|
pywikipathways/__init__.py#L10
pywikipathways/__init__.py:10:1: F403 `from .get_pathway_history import *` used; unable to detect undefined names
|
pywikipathways/__init__.py#L11
pywikipathways/__init__.py:11:1: F403 `from .get_pathway_info import *` used; unable to detect undefined names
|
The logs for this run have expired and are no longer available.
Loading