Reformatting

This commit is contained in:
Federico Hernandez 2018-02-07 15:06:15 +01:00 committed by GitHub
parent d343da448c
commit 935a410429
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,9 @@
#### Description
Replace this text with a description of the PR.
#### Additional information...
* [ ] Have you run the test suite?
Many changes need to be tested. Please run the test suite and include the output
of the ```cd test && ./problems``` command.
- [ ] Have you run the test suite?
Many changes need to be tested. Please run the test suite.
And include the output of ```cd test && ./problems```.