Browse Source

[editor] Fix Non-ASCII character in file

Romain Rigaux 4 năm trước cách đây
mục cha
commit
1a7aba3735
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      desktop/libs/notebook/src/notebook/connectors/ksql.py

+ 1 - 0
desktop/libs/notebook/src/notebook/connectors/ksql.py

@@ -1,4 +1,5 @@
 #!/usr/bin/env python
+# -*- coding: utf-8 -*-
 # Licensed to Cloudera, Inc. under one
 # or more contributor license agreements.  See the NOTICE file
 # distributed with this work for additional information