Selaa lähdekoodia

[editor] Fix Non-ASCII character in file

Romain Rigaux 4 vuotta sitten
vanhempi
commit
1a7aba3735
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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