Skip to content

Commit 6d3b6ac

Browse files
redjaxredjax
and
redjax
authored
Feat/pyproject build scripts (#133)
* Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Fix/code structure (#119) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#123) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * chore(cleanup): Remove changelog (#125) Co-authored-by: redjax <[email protected]> * Chore/cleanup (#127) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * chore(cleanup): Remove changelog --------- Co-authored-by: redjax <[email protected]> * chore(code-cleanup): Run linters (#128) Reformat code with ruff & black. Add docstrings to some functions missing them. Co-authored-by: redjax <[email protected]> * Cleanup/format (#130) * Update README: Add description for context managers. Add install instructions. * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Fix/code structure (#121) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#124) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * chore(cleanup): Remove changelog (#125) Co-authored-by: redjax <[email protected]> * Chore/cleanup (#126) * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: (#118) Fix __init__ imports. Add missing imports to red_utils/__init__.py Co-authored-by: redjax <[email protected]> * Feat/file util crawldir (#122) * Update README: (#109) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#112) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#117) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fix/code structure (#120) * Update README: Add description for context managers. Add install instructions. * Update README: Add description for context managers. Add install instructions. * Feat/context mgrs (#113) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#114) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#115) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Feat/context mgrs (#116) * Update README: Add description for context managers. Add install instructions. * Revert "Update README:" (#110) This reverts commit e174369. * Update README: (#111) Add description for context managers. Add install instructions. Co-authored-by: redjax <[email protected]> * Add context managers: Add protect module, with ProtectList and ProtectDict. Add fn_benchmarks module, with benchmark() and async_benchmark() --------- Co-authored-by: redjax <[email protected]> * Fixes: Fix __init__ imports. Add missing imports to red_utils/__init__.py --------- Co-authored-by: redjax <[email protected]> * feat(crawldir): Add crawldir() function Crawls a dir for files recursively. --------- Co-authored-by: redjax <[email protected]> * chore(cleanup): Remove changelog --------- Co-authored-by: redjax <[email protected]> * chore(code-cleanup): Run linters Reformat code with ruff & black. Add docstrings to some functions missing them. --------- Co-authored-by: redjax <[email protected]> * feat(buildscripts): Update/fix build scripts Change order of operatiosn to create lockfile before building. --------- Co-authored-by: redjax <[email protected]>
1 parent dd9e445 commit 6d3b6ac

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

pyproject.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ cmd = "pdm export --prod -o requirements.txt --without-hashes"
6262
cmd = "pdm export -d -o requirements.dev.txt --without-hashes"
6363

6464
[tool.pdm.scripts.create-major-release]
65-
shell = "pdm bump major && pdm bump tag && pdm build && pdm lock && git push --tags"
65+
shell = "pdm bump major && pdm bump tag && pdm lock && pdm build && git push --tags"
6666

6767
[tool.pdm.scripts.create-minor-release]
68-
shell = "pdm bump minor && pdm bump tag && pdm build && pdm lock && git push --tags"
68+
shell = "pdm bump minor && pdm bump tag && pdm pdm lock && pdm build && git push --tags"
6969

7070
[tool.pdm.scripts.create-micro-release]
71-
shell = "pdm bump micro && pdm bump tag && pdm build && pdm lock && git push --tags"
71+
shell = "pdm bump micro && pdm bump tag && pdm pdm lock && pdm build && git push --tags"
7272

7373
[tool.pdm.scripts.upload-pypi]
7474
shell = "pdm lock && pdm run twine upload dist/* --verbose"

red_utils/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@
4747
except:
4848
pass
4949

50-
from .context_managers import benchmark, async_benchmark
50+
from .context_managers import async_benchmark, benchmark

red_utils/context_managers/benchmarks/fn_benchmarks.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from __future__ import annotations
22

33
from contextlib import asynccontextmanager, contextmanager
4+
import time
45

56

67
@contextmanager

red_utils/file_utils/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
from __future__ import annotations
32

43
from .src import crawl_dir, default_json_dir, export_json, ts

0 commit comments

Comments
 (0)