Document acceptable error in PROPKA tests.
Addresses https://github.com/jensengroup/propka-3.1/pull/29#discussion_r424572620
This commit is contained in:
@@ -7,6 +7,8 @@ import unittest
|
||||
import logging
|
||||
|
||||
|
||||
# This error tolerance was chosen to make Ubuntu 18.04 pass under Windows
|
||||
# Subsystem Linux.
|
||||
ACCEPTABLE_ERROR = 0.001
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user