Sindbad~EG File Manager

Current Path : /opt/imh-python/lib/python3.9/site-packages/isort/
Upload File :
Current File : //opt/imh-python/lib/python3.9/site-packages/isort/sections.py

"""Defines all sections isort uses by default"""

from typing import Tuple

FUTURE: str = "FUTURE"
STDLIB: str = "STDLIB"
THIRDPARTY: str = "THIRDPARTY"
FIRSTPARTY: str = "FIRSTPARTY"
LOCALFOLDER: str = "LOCALFOLDER"
DEFAULT: Tuple[str, ...] = (FUTURE, STDLIB, THIRDPARTY, FIRSTPARTY, LOCALFOLDER)

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists