-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: add compatibility with Open edX Palm release DS-708 (#100)
BREAKING CHANGE: add compatibility with palm release * perf: add support for palm release * fix: remove 3.10 version test * fix: tag pylint to avoid error and newrelic to match with edx-platform * fix: rename functions due requirements migrations * fix: line too long * fix: ignore C0103 * fix: ignore W0707 * fix: ignore R0903, R0904 * fix: pylint R1705: Unnecessary "else" after "return" * fix: too-many-ancestors * fix: too-many-ancestors * fix: too-many-instance-attributes * fix: too-many-instance-attributes * fix: unused-wildcard-import * fix: unused-wildcard-import * fix: similar lines in 2 files * fix: similar lines in 2 files * fix: similar lines in 2 files * fix: remove disable codes * fix: remove disable codes * fix: remove disable codes * fix: pylint style * docs: update readme --------- Co-authored-by: Maria Fernanda Magallanes Zubillaga <[email protected]>
- Loading branch information
1 parent
98fe948
commit 9540f2a
Showing
21 changed files
with
359 additions
and
329 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.