def fetch()

in src/buildstream_plugins/sources/patch.py [0:0]


    def fetch(self):  # pylint: disable=arguments-differ
        # Nothing to do here for a local source
        pass  # pragma: nocover