mirror of
https://github.com/triqs/dft_tools
synced 2024-11-02 12:13:46 +01:00
4 lines
38 B
Python
4 lines
38 B
Python
|
import my_moduleB as B
|
||
|
B.print_a2(2)
|
||
|
|