Skip to content

Radon might detect Wget in Python as errors #257

@Chamomile-Cat

Description

@Chamomile-Cat

Hullo! A piece of my data analysis code runs with no errors on Python 3.7.16.
However, when I use Radon on the same file, the following error occurs:
ERROR: invalid syntax (, line 15)

The code at line 15 (which is where I presume the error occured) is:
# https://www.kaggle.com/shivamkushwaha/bbc-full-text-document-classification !wget -nc https://lazyprogrammer.me/course_files/nlp/bbc_text_cls.csv

It might be that Radon detects Wget in Python as syntax errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions