Skip to content

Commit

Permalink
Fix missing black lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Apr 29, 2021
1 parent 7fb82d2 commit 46d05ff
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
pymatgen.analysis.diffusion.utils.edge\_data\_from\_sc module
=============================================================

.. automodule:: pymatgen.analysis.diffusion.utils.edge_data_from_sc
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
pymatgen.analysis.diffusion.utils.tests.test\_edge\_data\_from\_sc module
=========================================================================

.. automodule:: pymatgen.analysis.diffusion.utils.tests.test_edge_data_from_sc
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
pymatgen.analysis.diffusion.utils.tests.test\_maggma module
===========================================================

.. automodule:: pymatgen.analysis.diffusion.utils.tests.test_maggma
:members:
:undoc-members:
:show-inheritance:
2 changes: 1 addition & 1 deletion pymatgen/analysis/diffusion/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

__author__ = "Materials Virtual Lab"
__email__ = "ongsp@eng.ucsd.edu"
__version__ = "2021.4.29"
__version__ = "2021.4.29"

0 comments on commit 46d05ff

Please sign in to comment.