Skip to content
Closed

Test #1075

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@
SONAR_CUSTOM_BASE_STUB_MODULE = "SonarPythonAnalyzerFakeStub"


# this is a test comment to trigger protobuf generation

def get_options(python_version=(3, 8)):
opt = options.Options()
# Setting incremental to false to avoid issues with mypy caching
Expand Down