mirror of
https://github.com/github/codeql.git
synced 2026-02-23 10:23:41 +01:00
Remove unnecessary blank line in test.py
This commit is contained in:
@@ -3,7 +3,6 @@ import os
|
||||
from ..conftest import _supports_mono_nuget
|
||||
|
||||
|
||||
|
||||
@pytest.mark.only_if(_supports_mono_nuget())
|
||||
def test(codeql, csharp):
|
||||
os.environ["CODEQL_EXTRACTOR_CSHARP_BUILDLESS_DOTNET_FRAMEWORK_REFERENCES"] = (
|
||||
|
||||
Reference in New Issue
Block a user