-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
maint: modifying files to conform with "PTH" ruff rule (#1949)
* doc: slight change to confirm tests run normally * doc: change to only .ci files * fix: .ci files should now pass all py3.9 checks * maint: changes to the example files * maint: single src file change * fix: corrected syntax resulting in failure * fix: the behaviour of os.listdir() is slightly different from Path.iterdir() * doc: modified a single source file * doc: modified another src file * fix: a syntax resulting in failed API test in editable mode * doc: modified another src file * doc: modified another src file * doc: modified another src file * doc: modified another src file * doc: modified another src file * doc: modified another src file * doc: modified another src file * doc: modified another src file * doc: last modification to src files * doc: changes to tests * fix: syntax accounts for new directories conftest is copied into during ci * doc: modified more test files * fix: codacy raised issue * doc: modified more test files * doc: modified more test files * doc: modified final set of test files * fix: logic in path_utilities.py that doesn't treat Path objects correctly * fix: changed logic for getting project root directory --------- Co-authored-by: Jorge Martínez <[email protected]>
- Loading branch information
1 parent
d2063fe
commit 03f5b3b
Showing
39 changed files
with
422 additions
and
433 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.