You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The pylint and flake8 are only checking part of the codes. Now it's using * to access the codes. We should have it check all the codes. For example, the files in example directory are not being checked by pylint and flake8 now.
The text was updated successfully, but these errors were encountered:
Describe the bug
The pylint and flake8 are only checking part of the codes. Now it's using
*
to access the codes. We should have it check all the codes. For example, the files inexample
directory are not being checked by pylint and flake8 now.The text was updated successfully, but these errors were encountered: