Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# SPDX-FileCopyrightText: 2025 Stanford University and the project authors (see AUTHORS.md)
#
# SPDX-License-Identifier: Apache
# SPDX-License-Identifier: MIT

# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down
4 changes: 2 additions & 2 deletions .reuse/dep5.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: tests/*
Files: data/*.csv
Copyright: 2025 Stanford University and the project authors (see CONTRIBUTORS.md)
License: MIT
Comment: All files are part of the Daneshjou Lab projects.
Comment: All CSV files in the data directory are licensed under the MIT License.
File renamed without changes.
Loading
Loading