mock.patch.object(http_util, "_CSP_SCRIPT_UNSAFE_EVAL", False)
| 1 | # -*- coding: utf-8 -*- |
| 2 | # Copyright 2016 The TensorFlow Authors. All Rights Reserved. |
| 3 | # |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
nothing calls this directly
no outgoing calls
no test coverage detected