diff --git a/.github/sync_labels.py b/.github/sync_labels.py index 2dbdc671faf..ffbd11820fd 100755 --- a/.github/sync_labels.py +++ b/.github/sync_labels.py @@ -16,6 +16,8 @@ # http://www.gnu.org/licenses/ ############################################################################## +# This line is temporary for test purpose + import os import sys from logging import info, warning, debug, getLogger, INFO, DEBUG, WARNING