Skip to content

Commit e110f7e

Browse files
committed
STY: use uniform 78-character hash line.
1 parent 211f209 commit e110f7e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/diffpy/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python
2-
########################################################################
2+
##############################################################################
33
#
44
# diffpy by DANSE Diffraction group
55
# Simon J. L. Billinge
@@ -11,7 +11,7 @@
1111
# See AUTHORS.txt for a list of people who contributed.
1212
# See LICENSE_DANSE.txt for license information.
1313
#
14-
########################################################################
14+
##############################################################################
1515

1616

1717
"""diffpy - tools for structure analysis by diffraction.

src/diffpy/srreal/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env python
2-
########################################################################
2+
##############################################################################
33
#
44
# diffpy.srreal by DANSE Diffraction group
55
# Simon J. L. Billinge
@@ -11,7 +11,7 @@
1111
# See AUTHORS.txt for a list of people who contributed.
1212
# See LICENSE_DANSE.txt for license information.
1313
#
14-
########################################################################
14+
##############################################################################
1515

1616

1717
"""Tools for real space structure analysis.

0 commit comments

Comments
 (0)