wynot12 commented on a change in pull request #203: [NEMO-360] Implementing an 
'XGBoostPolicy'
URL: https://github.com/apache/incubator-nemo/pull/203#discussion_r267234138
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -319,6 +319,9 @@ under the License.
                         <exclude>**/*.json</exclude>
                         <exclude>**/.editorconfig</exclude>
                         <exclude>**/config.gypi</exclude>
+                        <!-- ML -->
+                        <exclude>**/*.txt</exclude>
+                        <exclude>venv/**</exclude>
 
 Review comment:
   `venv` does not exist in general environments.
   It's just for your environment, where you use python virtual environment 
named 'venv', isn't it?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to