Browse Source

[editor] Fix Non-ASCII character in file

Romain Rigaux 4 years ago
parent
commit
1a7aba3735
1 changed files with 1 additions and 0 deletions
  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