Nathan Baker
|
91570cbf68
|
Merge branch 'master' into nathan/delint
|
2020-05-28 20:35:27 -07:00 |
|
Nathan Baker
|
87347a7d60
|
Modernize print statements with str.format()
|
2020-05-28 20:31:03 -07:00 |
|
Nathan Baker
|
ba67f5149d
|
Replace old-style printf with str.format
|
2020-05-28 16:10:48 -07:00 |
|
Nathan Baker
|
3266521d31
|
Replace old formatting with new str.format()
|
2020-05-27 20:55:44 -07:00 |
|
Nathan Baker
|
6e7c188dbd
|
Update string formatting to modern version.
Focuses only on complex formatting.
|
2020-05-27 16:26:52 -07:00 |
|
Nathan Baker
|
557ab19312
|
Replace complex old-style format with new format strings.
|
2020-05-27 08:19:36 -07:00 |
|
Nathan Baker
|
2305615fbe
|
Add line breaks to format strings.
Addresses https://github.com/jensengroup/propka-3.1/issues/44#issuecomment-634233970
|
2020-05-27 08:01:30 -07:00 |
|
Nathan Baker
|
bcccd89ca4
|
Add str.format() to atom.py.
Addresses https://github.com/jensengroup/propka-3.1/issues/44
|
2020-05-26 16:17:50 -07:00 |
|
Nathan Baker
|
36bea44a4d
|
Clean up line breaks in tests.
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 20:35:54 -07:00 |
|
Nathan Baker
|
2bb6cf6293
|
Clean up line breaks in version.py
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 20:33:34 -07:00 |
|
Nathan Baker
|
c2f362a101
|
Clean up line endings for vector_algebra.py
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 20:30:58 -07:00 |
|
Nathan Baker
|
d965d95fba
|
Clean up line breaks in run.py
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 20:26:18 -07:00 |
|
Nathan Baker
|
0ac800333d
|
Clean up line breaks in protonate.py.
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 20:25:15 -07:00 |
|
Nathan Baker
|
a6016ed827
|
Clean up line breaks for pdb.py
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 20:22:28 -07:00 |
|
Nathan Baker
|
baed55e79a
|
Clean up line breaks in parameters.py
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 20:12:47 -07:00 |
|
Nathan Baker
|
c796ba6b4d
|
Clean up line breaks in output.py
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 20:00:10 -07:00 |
|
Nathan Baker
|
a27f054ac7
|
Clean up line breaks in molecular_container.py.
|
2020-05-25 19:43:32 -07:00 |
|
Nathan Baker
|
2658f80906
|
Clean up line breaks in ligand.py
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 19:33:07 -07:00 |
|
Nathan Baker
|
72851b5498
|
Clean line breaks.
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 19:21:56 -07:00 |
|
Nathan Baker
|
5242366006
|
Clean up line breaks in lib.py
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 19:09:11 -07:00 |
|
Nathan Baker
|
e5dedc1786
|
De-lint iterative.py
See https://github.com/jensengroup/propka-3.1/issues/43.
|
2020-05-25 18:55:02 -07:00 |
|
Nathan Baker
|
919305d8a3
|
Clean up line breaks in group.py and hybrid36.py
https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 18:49:51 -07:00 |
|
Nathan Baker
|
891fecaab3
|
Clean up line breaks in determinants.py
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 18:15:46 -07:00 |
|
Nathan Baker
|
ba8362f514
|
Clean up line breaks in coupled_groups.py
See https://github.com/jensengroup/propka-3.1/issues/43.
|
2020-05-25 18:09:59 -07:00 |
|
Nathan Baker
|
284a33dfe8
|
Clean up line breaks.
See https://github.com/jensengroup/propka-3.1/issues/43.
|
2020-05-25 17:49:52 -07:00 |
|
Nathan Baker
|
1ce44b77bf
|
Clean up line breaks in calculations.py
See https://github.com/jensengroup/propka-3.1/issues/43.
|
2020-05-25 17:33:16 -07:00 |
|
Nathan Baker
|
142fa5a004
|
Clean up line breaks in bonds.py.
See https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 17:18:57 -07:00 |
|
Nathan Baker
|
4408b23448
|
Clean up line breaks.
For https://github.com/jensengroup/propka-3.1/issues/43
|
2020-05-25 16:42:09 -07:00 |
|
Nathan Baker
|
75cdf0ea04
|
De-lint tests.
|
2020-05-25 14:44:53 -07:00 |
|
Nathan Baker
|
d30705d490
|
De-lint propka31.py.
|
2020-05-25 14:38:20 -07:00 |
|
Nathan Baker
|
98263516bc
|
De-lint version.py
|
2020-05-25 14:35:02 -07:00 |
|
Nathan Baker
|
2fef500307
|
Restore 3.0 compatibility functions.
|
2020-05-25 14:31:17 -07:00 |
|
Nathan Baker
|
6702f96730
|
De-lint vector_algebra.py
|
2020-05-25 13:53:04 -07:00 |
|
Nathan Baker
|
2321a4df8a
|
De-lint run.py.
|
2020-05-25 13:10:55 -07:00 |
|
Nathan Baker
|
cd0e9e5c3d
|
De-lint protonate.py.
|
2020-05-25 13:05:16 -07:00 |
|
Nathan Baker
|
b3e2685e94
|
De-lint propka.py.
|
2020-05-25 11:54:41 -07:00 |
|
Nathan Baker
|
47226bb4b0
|
Fix deprecated string syntax.
|
2020-05-25 11:29:11 -07:00 |
|
Nathan Baker
|
01385d956f
|
Merge branch 'master' of github.com:jensengroup/propka-3.1
|
2020-05-25 10:01:49 -07:00 |
|
Nathan Baker
|
0de12f0f3a
|
Merge branch 'master' into nathan/delint
|
2020-05-25 10:00:29 -07:00 |
|
Nathan Baker
|
a88774c136
|
Have Git ignore Visual Studio code files.
|
2020-05-25 09:59:52 -07:00 |
|
Nathan Baker
|
0164630e2f
|
Remove duplicate propka.cfg file.
|
2020-05-25 09:59:20 -07:00 |
|
Nathan Baker
|
32fbb30464
|
De-lint parameters.py.
|
2020-05-25 09:58:51 -07:00 |
|
Nathan Baker
|
c7c626791a
|
Remove duplicate propka.cfg.
|
2020-05-25 09:55:09 -07:00 |
|
Nathan Baker
|
f38faaed97
|
De-lint output.py.
Public methods/members changed; dependencies checked via Google.
|
2020-05-25 08:24:54 -07:00 |
|
Nathan Baker
|
3342d3418c
|
Document need to change Molecular_container name.
|
2020-05-25 07:59:55 -07:00 |
|
Nathan Baker
|
6190f6d5f5
|
De-lint molecular_container.py.
|
2020-05-24 19:47:10 -07:00 |
|
Nathan Baker
|
d8ed3262b9
|
Ignore Visual Studio Code files.
|
2020-05-24 18:32:47 -07:00 |
|
Nathan Baker
|
786a4c9292
|
De-lint ligand.py.
|
2020-05-24 18:29:38 -07:00 |
|
Nathan Baker
|
3a5bae5b41
|
De-lint ligand_pka_values.py
|
2020-05-24 16:39:59 -07:00 |
|
Nathan Baker
|
59a8717664
|
De-lint lib.py.
|
2020-05-24 15:30:35 -07:00 |
|