Skip to content

Commit b2fe35d

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent b50e629 commit b2fe35d

File tree

4 files changed

+3
-5
lines changed

4 files changed

+3
-5
lines changed

doc/source/api/diffpy.labpdfproc.data.rst

-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ diffpy.labpdfproc.data package
77
:members:
88
:undoc-members:
99
:show-inheritance:
10-

doc/source/api/diffpy.labpdfproc.rst

-1
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,3 @@ diffpy.labpdfproc.labpdfprocapp module
5050
:members:
5151
:undoc-members:
5252
:show-inheritance:
53-

doc/source/license.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ OPEN SOURCE LICENSE AGREEMENT
99
=============================
1010
BSD 3-Clause License
1111

12-
Copyright (c) 2024, The Trustees of Columbia University in
12+
Copyright (c) 2024, The Trustees of Columbia University in
1313
the City of New York.
14-
All Rights Reserved.
14+
All Rights Reserved.
1515

1616
Redistribution and use in source and binary forms, with or without
1717
modification, are permitted provided that the following conditions are met:

requirements/README.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# This directory is where you should place your project dependencies.
44
# "pip.txt" should contain all required packages not available on conda.
5-
# All other files should contain only packages available to download from conda.
5+
# All other files should contain only packages available to download from conda.
66
# build.txt should contain all packages required to build (not run) the project.
77
# run.txt should contain all packages (including optional packages) required for a user to run the program.
88
# test.txt should contain all packages required for the testing suite and to ensure all tests pass.

0 commit comments

Comments
 (0)