Jay Martin

Results 2 issues of Jay Martin

When I try to comment out the subscribe code section below using CMD-/ (macOS) in a svelte file: import DeviceFolderStore from "./stores/deviceFolderStore"; let deviceFolders = []; DeviceFolderStore.subscribe(data => { deviceFolders...

Since there appear to be no release notes connected with the tagged versions, can someone shed some light on Python version requirements? My specific question is which stable release (if...