mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-25 11:40:10 +01:00
Bazel-ify most of the Python scripts. (#229)
This commit is contained in:
@@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||
import unittest
|
||||
from unittest import mock
|
||||
|
||||
from github_tools import github_helpers
|
||||
from carbon.github_tools import github_helpers
|
||||
|
||||
|
||||
_TEST_QUERY = """
|
||||
|
||||
Reference in New Issue
Block a user