MCPcopy Create free account
hub / github.com/JoshuaPostel/texaform / utils.py

File utils.py

python/utils.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from enum import StrEnum
2from typing import Any, List, Optional, Set, Self, Literal
3from dataclasses import dataclass
4from random import randint

Callers

nothing calls this directly

Calls 2

ShapePropertiesClass · 0.85
ShapeClass · 0.70

Tested by

no test coverage detected