Searched refs:_with_docstring (Results 1 – 1 of 1) sorted by relevance
30 def _with_docstring() -> int: function156 self.assertIs(self._registry['test_plugin'].target, _with_docstring)160 self.assertIsNotNone(self._registry.register('b', _with_docstring))166 self.assertIn(_with_docstring.__doc__,