b1kjsh
b1kjsh
It would be awesome to get the CPU temp readings along with the load similar to bashtop
I get the following error when loading my collection using the latest traktor. It seems that it does not support smartlists > File "/***/.venv/lib/python3.9/site-packages/xsdata/formats/dataclass/parsers/nodes.py", line 105, in child > raise...
I have pester tests that need parameters passed at runtime in order to execute the tests. An example would be: ``` param($deviceName, $artifactDirectory, $CustomTarget) BeforeAll { ...setup tests } Describe...