Skip to content

Zen check: Module should not have a dash in the file name. #6

@JAL-code

Description

@JAL-code
  • Replace car_main.py with carmain.py

classes/car_main.py

  • Fix electric_car.py with updated reference to new carmain.py name.

classes/electric_car.py

from car_main import Car
to
from carmain import Car

from car_main import Car
to
from carmain import Car

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