We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349604a commit cc385f8Copy full SHA for cc385f8
owrx/feature.py
@@ -1,6 +1,6 @@
1
import subprocess
2
from functools import reduce
3
-from operator import and_, or_
+from operator import and_
4
import re
5
from distutils.version import LooseVersion
6
import inspect
0 commit comments