Skip to content

Add missing docstring to request_post() in vulnerablecode pipe#2105

Open
sohamrajput98 wants to merge 1 commit intoaboutcode-org:mainfrom
sohamrajput98:fix/add-docstring-request-post
Open

Add missing docstring to request_post() in vulnerablecode pipe#2105
sohamrajput98 wants to merge 1 commit intoaboutcode-org:mainfrom
sohamrajput98:fix/add-docstring-request-post

Conversation

@sohamrajput98
Copy link

Changes

The request_post() function in vulnerablecode.py was missing
a docstring unlike the neighboring request_get() function
which has one. This adds a consistent docstring following
the same style.

Checklist

  • I have read the contributing guidelines
  • I have linked an existing issue above
  • I have added unit tests covering the new code
  • I have reviewed and understood every line of this PR

Signed-off-by: Soham <sohamrw098@gmail.com>
@sohamrajput98 sohamrajput98 force-pushed the fix/add-docstring-request-post branch from 3b0201c to 3633ad4 Compare March 18, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant