Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ _
Function
_
src/ifcbimtester/bimtester/lang.py:24–27 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
22
23
24
def
_(message):
25
if
translation:
26
return
translation(message)
27
return
message
28
29
30
def
switch_locale(locale_dir, locale_id):
Callers
15
get_template_strings
Method · 0.90
assert_guid
Function · 0.90
assert_number
Function · 0.90
assert_type
Function · 0.90
assert_attribute
Function · 0.90
assert_pset
Function · 0.90
assert_elements
Function · 0.90
step_impl
Function · 0.90
step_impl
Function · 0.90
step_impl
Function · 0.90
step_impl
Function · 0.90
only_eleclasses
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected