Add remote calls

This commit is contained in:
Andras Schmelczer 2022-06-26 10:24:53 +02:00
parent a63b0ad5e7
commit e16db17db0
10 changed files with 217 additions and 2 deletions

1
.gitignore vendored
View file

@ -7,3 +7,4 @@ __pycache__
.pytest_cache
.ipynb_checkpoints
*.egg-info
build