mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 01:52:56 +01:00
Remove asyncio/__init__.py
__init__.py is an automatically generated file, so don't include it in git. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f8d1477473
commit
f8a31e01f8
1 changed files with 0 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
||||||
# >> -------------------------- generated by python-tools.sh >>
|
|
||||||
from pkgutil import extend_path
|
|
||||||
from typing import Iterable
|
|
||||||
__path__ = extend_path(__path__, __name__) # type: ignore
|
|
||||||
from jwutils.asyncio.Process import Process
|
|
||||||
# << -------------------------- generated by python-tools.sh <<
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue