deeplake 0.2.3 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Binary file
@@ -0,0 +1,5 @@
1
+ // This file is no longer used by emscripten and has been created as a placeholder
2
+ // to allow build systems to transition away from depending on it.
3
+ //
4
+ // Future versions of emscripten will likely stop generating this file at all.
5
+ throw new Error('Dummy worker.js file should never be used');