Skip to content

Commit 0222671

Browse files
committed
DOC Add encoding information.
1 parent 1510114 commit 0222671

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pymc3/distributions/multivariate.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
#!/usr/bin/env python
2+
# -*- coding: utf-8 -*-
3+
14
import warnings
25

36
import numpy as np

0 commit comments

Comments
 (0)