Skip to content

Fix linting issues #52

Open
Open
@zkoppert

Description

@zkoppert

This application has the following linting issues that should be resolve:

  • crawler.py:1:0: C0114: Missing module docstring (missing-module-docstring)
  • crawler.py:40:24: C0209: Formatting a regular string which could be a f-string (consider-using-f-string)
  • crawler.py:47:22: C0209: Formatting a regular string which could be a f-string (consider-using-f-string)
  • crawler.py:95:9: W1514: Using open without explicitly specifying an encoding (unspecified-encoding)

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