Skip to content

[Refactor] Seperate the constant part from config.py. #807

@ChiahungTai

Description

@ChiahungTai

🌟 Feature Description

Right now the REGION CONST is a global variable. Maybe we can refactor it to ENUM.
Also maybe we should seperate a constant.py for the constants.

Motivation

  1. Application scenario
  2. Related works (Papers, Github repos etc.):
  3. Any other relevant and important information:
  1. REGION CONST is suitbale for ENUM in natural.
  2. Seperate to constant.py can avoid circular import in the future.

Alternatives

Additional Notes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions