Shankhanil Ghosh
Shankhanil Ghosh
**Idea 1.**: We can introduce a face recognition system and a database, which would identify who's at the doorstep and would automatically inform the household family about his coming. If...
I can take a look @ahmadawais. If the data is available. Btw, great project!
I think the problem can be fixed by frequent saving small changes, and keeping the immediate rollback small. This can however cause Notepad++ to become slow, due to the frequent...
Corrected the terminology. Thank you for pointing that out! Also, can you pls help me understand why is that a "no". As per my understanding, undo operation is implemented using...
I am interested in this. May I take a look? @Zarad1993 . Just help me out in case I need assistance
Can you pls go ahead and detail the issue. What exactly do you require, and which portion of codebase do i need to go through. Btw, I am using dyc...
Cool, so I am going to add sphinx docstring format initially, and if that's successful, I will introduce NumPy and Google style. @Zarad1993
I really apologize for the impossible delay. I took some time to understand the project, and then caught busy with other stuffs. Please review the PR. @Zarad1993
the default format given for DYC is only documenting the function and the parameters. But it doesn't specify a format for a `class` and `errors` that the function is raising....
I just tried running that, but it's giving an error called "Cannot find `dyc.yaml` Using default format" Is that a problem on my part?