Spaces:
Sleeping
Sleeping
| # This file is used to test reloading module references. | |
| import warp as wp | |
| wp.init() | |
| def more_magic(): | |
| return 2.0 | |
| # This file is used to test reloading module references. | |
| import warp as wp | |
| wp.init() | |
| def more_magic(): | |
| return 2.0 | |