Skip to content

Commit

Permalink
Merge branch 'main' into albireox/improve-guiding
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Aug 11, 2023
2 parents 250ce35 + 6f3aee1 commit e7d7ef4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
15 changes: 0 additions & 15 deletions .flake8

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ select = ["E", "F", "I"]
"__init__.py" = ["F401", "F403", "E402"]

[tool.ruff.isort]
known-first-party = ["ifoo"]
known-first-party = ["lvmguider"]
lines-after-imports = 2
section-order = ["future", "standard-library", "typing", "third-party", "sdss", "first-party", "local-folder"]

Expand Down

0 comments on commit e7d7ef4

Please sign in to comment.