Skip to content

Commit c9716d7

Browse files
authored
Merge pull request #15 from MITLibraries/ruff-pyproject-toml-updates
Update dependencies and pyroject.toml for ruff
2 parents 022327e + fafc79d commit c9716d7

File tree

3 files changed

+542
-13
lines changed

3 files changed

+542
-13
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ cython_debug/
150150
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
151151
# and can be added to the global gitignore or merged into this file. For a more nuclear
152152
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
153-
#.idea/
153+
.idea/
154154

155155
.DS_Store
156156
output/

0 commit comments

Comments
 (0)