Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add __main__.py for easier access to tdbpy #410

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rrooij
Copy link
Contributor

@rrooij rrooij commented Jul 13, 2023

Just run python3 -m terminusdb_client.scripts to run the tdbpy module instead of having to run setup.py

Just run `python3 -m terminusdb_client.scripts` to run the
tdbpy module instead of having to run setup.py
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Merging #410 (5116ca6) into main (0bac93c) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #410      +/-   ##
==========================================
- Coverage   71.61%   71.56%   -0.06%     
==========================================
  Files          43       44       +1     
  Lines        4101     4104       +3     
==========================================
  Hits         2937     2937              
- Misses       1164     1167       +3     
Impacted Files Coverage Δ
terminusdb_client/scripts/__main__.py 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant