Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 841c179

Browse files
committed
Exclude Language.Python.Failure.
1 parent db9e97d commit 841c179

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

semantic-python/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ semantic_language_library(
1616
include = ["src/**/*.hs"],
1717
exclude = [
1818
"src/Language/Python/Core.hs",
19+
"src/Language/Python/Failure.hs",
1920
"src/Language/Python/ScopeGraph.hs",
2021
],
2122
),

0 commit comments

Comments
 (0)