latest pushes

This commit is contained in:
Ronaldson Bellande 2024-09-29 16:38:10 -04:00
parent 7c954746dc
commit b80853d5c1
2 changed files with 3 additions and 0 deletions

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
bellande_rust_executable.egg-info

2
test/test_import.py Normal file
View File

@ -0,0 +1,2 @@
def test_import():
from bellande_rust_executable import main