Add remote calls

This commit is contained in:
Andras Schmelczer 2022-06-26 10:24:53 +02:00
parent c36d1f7f2a
commit b5ec37e03c
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
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