fix typo in license docstring (#14094)

last line: "# limitations under the License." is missing
This commit is contained in:
lee1jun 2021-10-22 04:31:32 +09:00 committed by GitHub
parent 7af55d3a1c
commit d432a654f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import logging
import os