Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add note on pragma parsing #3640

Merged
merged 2 commits into from
Oct 5, 2023
Merged

docs: add note on pragma parsing #3640

merged 2 commits into from
Oct 5, 2023

Conversation

pcaversaccio
Copy link
Collaborator

@pcaversaccio pcaversaccio commented Oct 5, 2023

What I did

I add a note in the docs that both pragma directives #pragma and # pragma versions are supported. I deem this important as the previous version # @version also included a space. Furthermore, I fix a broken link for the PEP440 version specifiers.

How I did it

N/A.

How to verify it

N/A.

Commit message

docs: add note on pragma parsing

Description for the changelog

docs: add note on pragma parsing

Cute Animal Picture

image

@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2023

Codecov Report

Merging #3640 (b7f20f5) into master (5ca0cbf) will decrease coverage by 0.04%.
The diff coverage is n/a.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##           master    #3640      +/-   ##
==========================================
- Coverage   89.13%   89.10%   -0.04%     
==========================================
  Files          86       86              
  Lines       11463    11463              
  Branches     2606     2606              
==========================================
- Hits        10218    10214       -4     
- Misses        826      830       +4     
  Partials      419      419              

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@charles-cooper charles-cooper merged commit 435754d into vyperlang:master Oct 5, 2023
83 checks passed
@pcaversaccio pcaversaccio deleted the patch-1 branch October 5, 2023 14:57
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.

None yet

3 participants