This website requires JavaScript.
Cadquos
Explore
Marketplace
Help
Register
Sign In
Cadquos
Development
Main Navigation
🏠
Dashboard
🏢
Organizations
8
📁
Repositories
8
👥
Team
🗓️
Calendar
Workspace
📝
작업메모
🚀
시작하기
📝
빠른 메모
👻
나의 공간
3
📝
작업목록
Settings
Connections
Public Pages
Notifications
3
Help Center
John Smith
john@example.com
ByoungSooPark
/
kittycad.py
Watch
1
Star
0
Fork
0
You've already forked kittycad.py
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
29b0200c4c5b91814f87f9ebde6f516a8d152ef0
kittycad.py
/
kittycad
/
models
/
country_code.py
4 lines
74 B
Python
Raw
Normal View
History
Unescape
Escape
Update api spec (#145) * YOYO NEW API SPEC! * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> --------- Signed-off-by: Jess Frazelle <github@jessfraz.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-29 15:51:03 -07:00
class
CountryCode
(
str
)
:
Update api spec (#70) * YOYO NEW API SPEC! * generate Signed-off-by: Jess Frazelle <github@jessfraz.com> --------- Signed-off-by: Jess Frazelle <github@jessfraz.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-06 15:34:57 -07:00
def
__str__
(
self
)
-
>
str
:
Update api spec (#145) * YOYO NEW API SPEC! * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> --------- Signed-off-by: Jess Frazelle <github@jessfraz.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-29 15:51:03 -07:00
return
self
Reference in New Issue
Copy Permalink