Skip to content

Commit 5b5b7fe

Browse files
committed
DOC Add encoding information.
1 parent d3f68d2 commit 5b5b7fe

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
from .dist_math import *

0 commit comments

Comments
 (0)