Thomas Waldmann
|
b7a0293470
|
pep8: remove empty lines at EOF
|
2014-11-18 19:03:31 +01:00 |
|
Thomas Waldmann
|
179eefae29
|
pep8: fix empty line counts
top level: 2, else 1
I also advice to not put "pass" into empty classes, but rather a docstring instead of "pass".
|
2014-11-18 18:29:32 +01:00 |
|
Thomas Waldmann
|
d51f762ddd
|
pep8: use triple double-quotes for docstrings
|
2014-11-18 17:39:04 +01:00 |
|
Micah Lee
|
c159ef671d
|
removed unused strings
|
2014-09-18 00:26:22 +00:00 |
|
Micah Lee
|
e4f0e5e8b3
|
fixed test_load_strings_loads_other_languages, because french strings were updated
|
2014-09-02 17:26:59 -07:00 |
|
Micah Lee
|
a6e99fcc21
|
added GPLv3 license to each source file
|
2014-09-02 12:10:42 -07:00 |
|
Micah Lee
|
a32ca2f7a9
|
split tests into multiple files, and fixed tests to work with refactor
|
2014-08-26 18:38:46 -07:00 |
|