Update api spec (#52)
* YOYO NEW API SPEC! * I have generated the latest API! --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@ -5,7 +5,7 @@ class UnitForceFormat(str, Enum):
|
||||
NEWTON = 'newton'
|
||||
POUND = 'pound'
|
||||
DYNE = 'dyne'
|
||||
KILOPOUND = 'kilopound'
|
||||
KILOPOND = 'kilopond'
|
||||
POUNDAL = 'poundal'
|
||||
|
||||
def __str__(self) -> str:
|
||||
|
Reference in New Issue
Block a user