[tracker/sam/examples: 1/5] examples: Rename `introspection/python` -> `python`




commit 4098273a2fb29423d40018e899608f5ceed3578c
Author: Sam Thursfield <sam afuera me uk>
Date:   Sun Nov 22 21:48:02 2020 +0100

    examples: Rename `introspection/python` -> `python`

 examples/{introspection => }/python/all-async.py   | 0
 examples/{introspection => }/python/miner.py       | 0
 examples/{introspection => }/python/query-async.py | 0
 examples/{introspection => }/python/query-sync.py  | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
---
diff --git a/examples/introspection/python/all-async.py b/examples/python/all-async.py
similarity index 100%
rename from examples/introspection/python/all-async.py
rename to examples/python/all-async.py
diff --git a/examples/introspection/python/miner.py b/examples/python/miner.py
similarity index 100%
rename from examples/introspection/python/miner.py
rename to examples/python/miner.py
diff --git a/examples/introspection/python/query-async.py b/examples/python/query-async.py
similarity index 100%
rename from examples/introspection/python/query-async.py
rename to examples/python/query-async.py
diff --git a/examples/introspection/python/query-sync.py b/examples/python/query-sync.py
similarity index 100%
rename from examples/introspection/python/query-sync.py
rename to examples/python/query-sync.py


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]