latest pushes

This commit is contained in:
Ronaldson Bellande 2024-09-29 16:38:10 -04:00
parent 6c4c8593b8
commit 8696d1b97c
3 changed files with 3 additions and 0 deletions

1
src/.gitignore vendored Normal file
View File

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

0
src/__init__.py Normal file
View File

2
test/test_import.py Normal file
View File

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