|
23 | 23 | 'status': '4', |
24 | 24 | 'title': 'fastcore', |
25 | 25 | 'user': 'fastai', |
26 | | - 'version': '1.5.14'}, |
| 26 | + 'version': '1.5.15'}, |
27 | 27 | 'syms': { 'fastcore.all': {}, |
28 | 28 | 'fastcore.basics': { 'fastcore.basics.AttrDict': 'https://fastcore.fast.ai/basics.html#attrdict', |
| 29 | + 'fastcore.basics.AttrDict.copy': 'https://fastcore.fast.ai/basics.html#attrdict.copy', |
29 | 30 | 'fastcore.basics.Float': 'https://fastcore.fast.ai/basics.html#float', |
30 | 31 | 'fastcore.basics.GetAttr': 'https://fastcore.fast.ai/basics.html#getattr', |
31 | 32 | 'fastcore.basics.GetAttrBase': 'https://fastcore.fast.ai/basics.html#getattrbase', |
|
391 | 392 | 'fastcore.transform.get_func': 'https://fastcore.fast.ai/transform.html#get_func', |
392 | 393 | 'fastcore.transform.mk_transform': 'https://fastcore.fast.ai/transform.html#mk_transform'}, |
393 | 394 | 'fastcore.utils': {}, |
| 395 | + 'fastcore.xdg': { 'fastcore.xdg.XDG_CACHE_HOME': 'https://fastcore.fast.ai/xdg.html#xdg_cache_home', |
| 396 | + 'fastcore.xdg.XDG_CONFIG_DIRS': 'https://fastcore.fast.ai/xdg.html#xdg_config_dirs', |
| 397 | + 'fastcore.xdg.XDG_CONFIG_HOME': 'https://fastcore.fast.ai/xdg.html#xdg_config_home', |
| 398 | + 'fastcore.xdg.XDG_DATA_DIRS': 'https://fastcore.fast.ai/xdg.html#xdg_data_dirs', |
| 399 | + 'fastcore.xdg.XDG_DATA_HOME': 'https://fastcore.fast.ai/xdg.html#xdg_data_home', |
| 400 | + 'fastcore.xdg.XDG_RUNTIME_DIR': 'https://fastcore.fast.ai/xdg.html#xdg_runtime_dir', |
| 401 | + 'fastcore.xdg.xdg_cache_home': 'https://fastcore.fast.ai/xdg.html#xdg_cache_home', |
| 402 | + 'fastcore.xdg.xdg_config_dirs': 'https://fastcore.fast.ai/xdg.html#xdg_config_dirs', |
| 403 | + 'fastcore.xdg.xdg_config_home': 'https://fastcore.fast.ai/xdg.html#xdg_config_home', |
| 404 | + 'fastcore.xdg.xdg_data_dirs': 'https://fastcore.fast.ai/xdg.html#xdg_data_dirs', |
| 405 | + 'fastcore.xdg.xdg_data_home': 'https://fastcore.fast.ai/xdg.html#xdg_data_home', |
| 406 | + 'fastcore.xdg.xdg_runtime_dir': 'https://fastcore.fast.ai/xdg.html#xdg_runtime_dir', |
| 407 | + 'fastcore.xdg.xdg_state_home': 'https://fastcore.fast.ai/xdg.html#xdg_state_home'}, |
394 | 408 | 'fastcore.xtras': { 'fastcore.xtras.ContextManagers': 'https://fastcore.fast.ai/xtras.html#contextmanagers', |
395 | 409 | 'fastcore.xtras.EventTimer': 'https://fastcore.fast.ai/xtras.html#eventtimer', |
396 | 410 | 'fastcore.xtras.EventTimer.add': 'https://fastcore.fast.ai/xtras.html#eventtimer.add', |
|
0 commit comments