We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88c35d5 commit 838853eCopy full SHA for 838853e
tests/unit/crawlers/_basic/test_basic_crawler.py
@@ -2117,7 +2117,7 @@ async def handler_2(context: BasicCrawlingContext) -> None:
2117
2118
2119
async def test_global_and_local_event_manager_in_crawler_run() -> None:
2120
- """Test that both global and local event managers are used in crawler run"""
+ """Test that both global and local event managers are used in crawler run."""
2121
2122
config = service_locator.get_configuration()
2123
0 commit comments