finish implementing IdMethodType

This commit is contained in:
Jean-Marie Mineau 2023-10-02 15:08:45 +02:00
parent b2c4da413c
commit cdf68c506a
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
3 changed files with 105 additions and 31 deletions

7
test.sh Executable file
View file

@ -0,0 +1,7 @@
#!/usr/bin/env sh
source venv_maturin/bin/activate
cd androscalpel
maturin develop
cd ..
python test.py