Skip to content

Commit

Permalink
Update Mie.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bsumlin committed Jul 24, 2017
1 parent f554641 commit a4c4a24
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion PyMieScatt/Mie.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# -*- coding: utf-8 -*-

"""
This is a docstring. Maybe.
"""
import numpy as np
from scipy.special import jv, yv
from scipy.integrate import trapz
Expand Down

0 comments on commit a4c4a24

Please sign in to comment.