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

Method MediaWikiArticle

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

Source from the content-addressed store, hash-verified

1625
1626 @property
1627 def MediaWikiArticle(self):
1628 return MediaWikiArticle
1629 @property
1630 def MediaWikiSection(self):
1631 return MediaWikiSection

Callers 1

_parse_articleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected