MCPcopy Index your code
hub / github.com/clips/pattern / MediaWikiSection

Method MediaWikiSection

pattern/web/__init__.py:1630–1631  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1628 return MediaWikiArticle
1629 @property
1630 def MediaWikiSection(self):
1631 return MediaWikiSection
1632 @property
1633 def MediaWikiTable(self):
1634 return MediaWikiTable

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected