SIPPackage: documentation fix (#38672)

This commit is contained in:
Adam J. Stewart
2023-07-02 04:30:08 -05:00
committed by GitHub
parent cc74729115
commit 63576275be

View File

@@ -72,7 +72,7 @@ arguments to the configure phase, you can use:
.. code-block:: python
def configure_args(self, spec, prefix):
def configure_args(self):
return ['--no-python-dbus']