Skip to content

Commit c9cb44b

Browse files
committed
chore: fix tests_on_pr
1 parent 6ccce83 commit c9cb44b

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

src/diffpy/__init__.py

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
#!/usr/bin/env python
2+
##############################################################################
3+
#
4+
# (c) 2026 The Trustees of Columbia University in the City of New York.
5+
# All rights reserved.
6+
#
7+
# File coded by: Billinge Group members and community contributors.
8+
#
9+
# See GitHub contributions for a more detailed list of contributors.
10+
# https://github.com/diffpy/diffpy.apps/graphs/contributors
11+
#
12+
# See LICENSE.rst for license information.
13+
#
14+
##############################################################################

0 commit comments

Comments
 (0)