Skip to content

Commit

Permalink
Regenerate SIP files
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 authored and nyalldawson committed Dec 11, 2024
1 parent bcf3bb4 commit 313873d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
class QgsProjectMetadata : QgsAbstractMetadataBase
{
%Docstring(signature="appended")
A structured metadata store for a map layer.
A structured metadata store for a project.

:py:class:`QgsProjectMetadata` handles storage and management of the metadata
for a :py:class:`QgsProject`. This class is an internal QGIS format with a common
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
class QgsProjectMetadata : QgsAbstractMetadataBase
{
%Docstring(signature="appended")
A structured metadata store for a map layer.
A structured metadata store for a project.

:py:class:`QgsProjectMetadata` handles storage and management of the metadata
for a :py:class:`QgsProject`. This class is an internal QGIS format with a common
Expand Down

0 comments on commit 313873d

Please sign in to comment.