valdr
Results
2
issues of
valdr
use tempfile.mkstemp() instead of tempfile.mktemp() by using mkstemp() instead of mktemp(), the code is up to speed with the latest versions. as mkstemp() returns a tuple with the absolute path...
**Describe the bug** According to the documentation, ALL DEVICES should respond to "Update Configuration" Mark II does not seem to. **To Reproduce** Steps to reproduce the behavior: 1. Turn on...
bug