Skip to content

chore: add scripts/__init__.py #1490

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

Merged
merged 1 commit into from
Aug 12, 2022
Merged

chore: add scripts/__init__.py #1490

merged 1 commit into from
Aug 12, 2022

Conversation

mxschmitt
Copy link
Member

No description provided.

Copy link
Member

@rwoll rwoll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful! We're still confused on why it suddenly broke, but let's unblock main for now with this!

@rwoll rwoll merged commit 1afb553 into main Aug 12, 2022
@rwoll rwoll deleted the add-scripts-init branch August 12, 2022 20:53
@DetachHead
Copy link

@rwoll can you provide some more information about this issue? this change has for some reason caused pylint to fail in our project since we updated to playwright 1.25.0 (we have a "scripts" folder in our repo)

>pylint scripts 
************* Module scripts
scripts\__init__.py:1:0: F0010: error while code parsing: Unable to load file scripts\__init__.py:
[Errno 2] No such file or directory: 'scripts\\__init__.py' (parse-error)

@rwoll
Copy link
Member

rwoll commented Aug 16, 2022

@DetachHead Please follow #1500 for updates.

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.

3 participants