Skip to content

fix: CrawlerRunConfig docstring in Link/Domain Handling section#1915

Open
hyeongmin90 wants to merge 1 commit intounclecode:developfrom
hyeongmin90:fix/crawler-run-config-docsstring
Open

fix: CrawlerRunConfig docstring in Link/Domain Handling section#1915
hyeongmin90 wants to merge 1 commit intounclecode:developfrom
hyeongmin90:fix/crawler-run-config-docsstring

Conversation

@hyeongmin90
Copy link
Copy Markdown

Summary

Fixed duplicate exclude_internal_links parameter entry and added missing preserve_https_for_internal_links parameter in CrawlerRunConfig docstring.

List of files changed and why

  • crawl4ai/async_configs.py - Removed duplicate exclude_internal_links entry and added missing preserve_https_for_internal_links parameter in CrawlerRunConfig docstring

How Has This Been Tested?

Documentation-only changes. Verified by comparing the async_configs.py docstring against the actual parameters in the Link/Domain Handling section.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added/updated unit tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

…_https_for_internal_links in CrawlerRunConfig docstring
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.

1 participant