dvklopfenstein f8508ac5e1 Thank you very much for considering my pull request.
I have added a test: tests/test_note_append.py
And have made the isuggested code changes.
Please let me know if anything else is needed.
https://github.com/pubs/pubs/pull/201
https://github.com/pubs/pubs/issues/200
2019-07-18 22:58:17 -04:00
..
2019-01-17 22:40:18 -08:00
2014-04-18 12:58:12 +02:00
2015-12-20 19:26:33 +01:00
2016-06-06 00:25:27 +02:00
2015-12-02 16:36:27 +01:00
2015-12-02 16:36:27 +01:00
2019-01-04 23:17:54 +09:00
2019-01-04 23:17:54 +09:00
2018-01-05 21:31:46 -05:00
2018-08-05 22:07:23 +09:00
2017-08-01 23:43:06 -04:00
2019-05-05 23:33:24 +09:00
2019-01-04 23:17:54 +09:00
2015-12-04 23:44:05 -05:00
2013-11-14 04:40:29 +01:00

  1. Install the dependencies using:
pip install -r ../dev_requirements.txt
  1. Run the tests using:
python setup.py test

If you use nosetest, it will complain about addExpectedFailure, which you can safely disregard.