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

Fix fromjson() to support reading from stdin #667

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

Fix fromjson() to support reading from stdin

60818d5
Select commit
Loading
Failed to load commit list.
Open

Fix fromjson() to support reading from stdin #667

Fix fromjson() to support reading from stdin
60818d5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Pylint (reported by Codacy) succeeded May 12, 2024 in 10s

3 new alerts

New alerts in code changed by this pull request

  • 3 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 5 in petl/test/test_executable.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Missing function docstring Warning test

Missing function docstring

Check warning on line 1 in petl/test/test_executable.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Missing module docstring Warning test

Missing module docstring

Check warning on line 12 in petl/test/test_executable.py

See this annotation in the file changed.

Code scanning / Pylint (reported by Codacy)

Missing function docstring Warning test

Missing function docstring