Skip to content

Commit a8689bf

Browse files
committed
chore: add docstring back to setup.py
1 parent f7bc156 commit a8689bf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

setup.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
#!/usr/bin/env python
22

33
# Extensions script for diffpy.pdffit2
4+
"""PDFfit2 - real space structure refinement engine
5+
6+
Packages: diffpy.pdffit2
7+
Scripts: pdffit2
8+
"""
49

510
import glob
611
import os

0 commit comments

Comments
 (0)