Skip to content
New issue

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

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

Already on GitHub? # to your account

C backend #91

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

C backend #91

wants to merge 16 commits into from

Conversation

aerorohit
Copy link
Contributor

New backend in compyle using pure C code and PyBind11

@pep8speaks
Copy link

pep8speaks commented Mar 17, 2022

Hello @aerorohit! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 65:1: E302 expected 2 blank lines, found 1
Line 72:1: W293 blank line contains whitespace
Line 76:1: W293 blank line contains whitespace
Line 78:1: W293 blank line contains whitespace
Line 91:1: W293 blank line contains whitespace
Line 104:1: W293 blank line contains whitespace
Line 110:1: E305 expected 2 blank lines after class or function definition, found 1

Line 27:1: E302 expected 2 blank lines, found 1
Line 41:1: W293 blank line contains whitespace
Line 42:1: E305 expected 2 blank lines after class or function definition, found 1

Comment last updated at 2022-06-14 08:03:43 UTC

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants