Skip to content

Commit

Permalink
Specify encoding for Py2 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
rjgildea committed May 19, 2020
1 parent cb4d524 commit 869fe91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ispyb/model/detector.py
@@ -1,3 +1,4 @@
# coding: utf-8
from __future__ import absolute_import, division, print_function

import ispyb
Expand Down

0 comments on commit 869fe91

Please sign in to comment.