chiruu12 commented on PR #179:
URL: 
https://github.com/apache/incubator-hugegraph-ai/pull/179#issuecomment-2689631708

   > > @imbajin I have separated the files for stream_api and config too and 
tried to make the format better for passing the pylint test too I had to 
manually do it any way we can do it using a script? whenever i am running the 
script it is telling me I have to do it manually
   > 
   > Not quite sure what you mean when you say the `script` content? Should 
Pytest be able to specify multiple tests at once without having to execute them 
separately multiple times? Can you provide specific explanations for it?
   
   sir I have  been going through them manually one by one, which is pretty 
time-consuming. Is there a better approach I'm missing? Maybe a tool or command 
that can automatically fix some of the common pylint issues instead of just 
listing them? I'm not very experienced with pylint and wondered if there's a 
more efficient way to handle this than the manual corrections I've been doing.
   Like I have contributed to openvino once and they told me to run a small 
command using black and then the issue with spacing was resolved automatically 
   
   and I saw that there are a few errors which are coming like the 
   # FIXME: line 31: E0702: Raising dict while only classes or instances are 
allowed (raising-bad-type)
   This error stems from admin_api.py class 
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to