We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
subprocess.CalledProcessError
1 parent 7733ba2 commit abb3feeCopy full SHA for abb3fee
1 file changed
src/distro/distro.py
@@ -719,10 +719,6 @@ def __init__(
719
* :py:exc:`OSError`: Some I/O issue with an os-release file or distro
720
release file.
721
722
- * :py:exc:`subprocess.CalledProcessError`: The lsb_release command had
723
- some issue (other than not being available in the program execution
724
- path).
725
-
726
* :py:exc:`UnicodeError`: A data source has unexpected characters or
727
uses an unexpected encoding.
728
"""
0 commit comments