Skip to content

Commit 3079e95

Browse files
committed
TEMP: Add backend comment to trigger tests to run in CI
1 parent e376318 commit 3079e95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/btrixcloud/basecrawls.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ class BaseCrawlOps:
6969
"""operations that apply to all crawls"""
7070

7171
# pylint: disable=duplicate-code, too-many-arguments, too-many-locals
72+
# Temp comment to trigger backend tests
7273

7374
crawl_configs: CrawlConfigOps
7475
user_manager: UserManager

0 commit comments

Comments
 (0)