Sign in
apache
/
hamilton
/
refs/heads/sdk-create-projects
/
.
/
tests
/
resources
/
config
/
default_config.py
blob: c1af69fcdd2c63c167572d4eaac43d9bc5cde7c6 [
file
] [
log
] [
blame
]
_VALUE
=
"value"
def
key
()
->
str
:
return
_VALUE
def
double_key
(
key
:
str
)
->
str
:
return
key
+
key