Skip to content

Commit

Permalink
Testing doc formatting again
Browse files Browse the repository at this point in the history
  • Loading branch information
connorourke committed Aug 6, 2018
1 parent 18c78c8 commit 325fecb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions crystal_torture/pymatgen_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,13 @@

def map_index(uc_neighbours, uc_index, x_d, y_d, z_d):
"""
=========
map_index
=========
Takes a list of neighbour indices for sites in the original unit cell,
and maps them on to all of the supercell sites.
----------
Parameters
----------
Expand All @@ -30,7 +33,7 @@ def map_index(uc_neighbours, uc_index, x_d, y_d, z_d):
y_d (int): y dimension of supercell
z_d (int): z dimension of supercell
-------
Returns
-------
Expand Down

0 comments on commit 325fecb

Please sign in to comment.