MCPcopy Create free account
hub / github.com/pyinvoke/invoke / __init__.py

File __init__.py

integration/_support/package/tasks/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from invoke import Collection
2
3# Issue #934 (from #919) only seems to trigger on this style of 'from . import
4# xxx' - a vanilla self-contained tasks/__init__.py is still fine!

Callers

nothing calls this directly

Calls 1

CollectionClass · 0.90

Tested by

no test coverage detected