Skip to content

Create AutoGoogler.py #100

Create AutoGoogler.py

Create AutoGoogler.py #100

GitHub Actions / flake8 completed Dec 22, 2024 in 0s

reviewdog [flake8] report

Annotations

Check warning on line 1 in source_collectors/auto_googler/AutoGoogler.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] source_collectors/auto_googler/AutoGoogler.py#L1 <100>

Missing docstring in public module
Raw output
./source_collectors/auto_googler/AutoGoogler.py:1:1: D100 Missing docstring in public module

Check warning on line 11 in source_collectors/auto_googler/AutoGoogler.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] source_collectors/auto_googler/AutoGoogler.py#L11 <107>

Missing docstring in __init__
Raw output
./source_collectors/auto_googler/AutoGoogler.py:11:1: D107 Missing docstring in __init__

Check warning on line 28 in source_collectors/auto_googler/AutoGoogler.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] source_collectors/auto_googler/AutoGoogler.py#L28 <391>

blank line at end of file
Raw output
./source_collectors/auto_googler/AutoGoogler.py:28:1: W391 blank line at end of file

Check warning on line 1 in source_collectors/auto_googler/GoogleSearcher.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] source_collectors/auto_googler/GoogleSearcher.py#L1 <100>

Missing docstring in public module
Raw output
./source_collectors/auto_googler/GoogleSearcher.py:1:1: D100 Missing docstring in public module

Check warning on line 6 in source_collectors/auto_googler/GoogleSearcher.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] source_collectors/auto_googler/GoogleSearcher.py#L6 <101>

Missing docstring in public class
Raw output
./source_collectors/auto_googler/GoogleSearcher.py:6:1: D101 Missing docstring in public class

Check warning on line 31 in source_collectors/auto_googler/GoogleSearcher.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] source_collectors/auto_googler/GoogleSearcher.py#L31 <107>

Missing docstring in __init__
Raw output
./source_collectors/auto_googler/GoogleSearcher.py:31:1: D107 Missing docstring in __init__

Check warning on line 65 in source_collectors/auto_googler/GoogleSearcher.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] source_collectors/auto_googler/GoogleSearcher.py#L65 <292>

no newline at end of file
Raw output
./source_collectors/auto_googler/GoogleSearcher.py:65:67: W292 no newline at end of file

Check warning on line 1 in source_collectors/auto_googler/SearchConfig.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] source_collectors/auto_googler/SearchConfig.py#L1 <100>

Missing docstring in public module
Raw output
./source_collectors/auto_googler/SearchConfig.py:1:1: D100 Missing docstring in public module

Check warning on line 24 in source_collectors/auto_googler/SearchConfig.py

See this annotation in the file changed.

@github-actions github-actions / flake8

[flake8] source_collectors/auto_googler/SearchConfig.py#L24 <391>

blank line at end of file
Raw output
./source_collectors/auto_googler/SearchConfig.py:24:1: W391 blank line at end of file