Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Standardize import style #36

@c24t

Description

@c24t

From #29 (comment).

Should we:

  • use relative imports or always use absolute?
  • allow multiple imports per line? (@c24t says no, @Oberon00 says yes)
  • follow the google style guide and disallow importing classes and functions?
  • add a linter like isort to check that imports are sorted alphabetically?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions