clr-apache commented on code in PR #38:
URL: https://github.com/apache/steve/pull/38#discussion_r1970525187


##########
.github/workflows/linting.yml:
##########
@@ -37,4 +37,4 @@ jobs:
         python -m pip install pylint
     - name: Testing with pylint
       run: |
-          pylint pysteve -d W0311 # enable later
+          pylint pysteve

Review Comment:
   was this change intended for Fix Indentation?



-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@steve.apache.org

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

Reply via email to