poethepoet.helpers
src/poethepoet/helpers/__init__.pyi
1
def is_valid_env_var(var_name: str) -> bool: ...