v0.1.101: Use absolute path to disambiguate contract names (#219)
* Use absolute path to disambiguate contract names
* Set Version: 0.1.77
* Fix formatting
* remove inconsistencies in using the full path name
* Set Version: 0.1.78
* Set Version: 0.1.78
* Fix formatting
* Set Version: 0.1.80
* Fix contract name selection
* Set Version: 0.1.82
* Remove accidental inclusion
* Use % instead of / to store in file names
* Set Version: 0.1.83
* Fix tests
* Set Version: 0.1.84
* Update expected output
* Set Version: 0.1.86
* Update src/kontrol/foundry.py
* Set Version: 0.1.88
* Add duplicated contract names as test
* Add test to verify duplicate contract names are imported
* Update expected files
* Update src/kontrol/foundry.py
Co-authored-by: Andrei Văcaru <[email protected]>
* Update src/kontrol/foundry.py
* Set Version: 0.1.101
* Update expected output
* Update expected output
---------
Co-authored-by: devops <[email protected]>
Co-authored-by: Andrei Văcaru <[email protected]>