Loading src/automation/service/__main__.py +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. import sys def main(): global LOGGER # pylint: disable=global-statement Loading Loading
src/automation/service/__main__.py +1 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. import sys def main(): global LOGGER # pylint: disable=global-statement Loading