Skip to content

Commit

Permalink
Set coding to utf8
Browse files Browse the repository at this point in the history
  • Loading branch information
Xarthisius committed Jun 22, 2020
1 parent b31f200 commit 86e6e2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions yt/visualization/tests/test_plotwindow.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import matplotlib
import numpy as np
import os
Expand Down

0 comments on commit 86e6e2a

Please sign in to comment.