Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apress/python-for-matlab-development
/ main
Function
main
code/bin/patch_cartopy.py:155–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
153
print(f
'Wrote updated {str(P)}'
)
154
# }}}
155
def
main():
156
fix_geos()
157
fix_img_tiles()
158
pass
159
160
if
__name__ ==
"__main__"
: main()
Callers
1
patch_cartopy.py
File · 0.70
Calls
2
fix_geos
Function · 0.85
fix_img_tiles
Function · 0.85
Tested by
no test coverage detected