Replies: 1 comment
|
@pechersky Hi Yakov, I would prefer not to hardcode function signatures, as that's fragile and may easily go out-of-sync with the actual codebase. The signatures are present in |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Not sure if the rdkit-stubs generation is open to PRs. In my builds I've added the following modification to
inchi.pyigeneration:@ptosco Does it makes sense to do something like this upstream in this repo? Directly in the
inchi.pyfile? In theworker.pygenerator? Some other place?All reactions