Thank you to everyone who contributed to this release. We have 40 different contributors, and a total of 90 commits.
- .travis.yml: Add gfortran to pre-install packages
I hereby claim:
To claim this, I am signing this object:
| # Example script for converting from 'e032ef8ab56d4ee18b388973a5cfc766' into 'e032ef8a-b56d-4ee1-8b38-8973a5cfc766' | |
| import uuid | |
| def convert_to_uuid(input): | |
| """Convert the input into uuid format.""" | |
| return str(uuid.UUID(input)) | |
| input_str("e032ef8ab56d4ee18b388973a5cfc766") |