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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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']