tloubrieu-jpl commented on a change in pull request #104:
URL: 
https://github.com/apache/incubator-sdap-nexus/pull/104#discussion_r451854205



##########
File path: analysis/webservice/webmodel/NexusRequestObjectTornadoFree.py
##########
@@ -0,0 +1,108 @@
+import logging
+import re
+from datetime import datetime
+from decimal import Decimal
+
+from pytz import UTC
+from webservice.webmodel.RequestParameters import RequestParameters
+from webservice.webmodel.StatsComputeOptions import StatsComputeOptions
+
+
+class NexusRequestObjectTornadoFree(StatsComputeOptions):

Review comment:
       Yes that was what I had in mind.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to