Skip to content

Commit

Permalink
Merge pull request #145 from openedx/tcril/revert-changes
Browse files Browse the repository at this point in the history
Tcril/revert changes
  • Loading branch information
sarina authored Sep 9, 2022
2 parents 2014223 + 6862579 commit ed10fdf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: setup testeng-ci
run: |
git clone https://github.com/openedx/testeng-ci.git
git clone https://github.com/edx/testeng-ci.git
cd $GITHUB_WORKSPACE/testeng-ci
pip install -r requirements/base.txt
- name: create pull request
Expand Down
8 changes: 4 additions & 4 deletions pylintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# ** DO NOT EDIT THIS FILE **
# ***************************
#
# This file was generated by edx-lint: https://github.com/openedx/edx-lint
# This file was generated by edx-lint: https://github.com/edx/edx-lint
#
# If you want to change this file, you have two choices, depending on whether
# you want to make a local change that applies only to this repo, or whether
Expand All @@ -28,7 +28,7 @@
# CENTRAL CHANGE:
#
# 1. Edit the pylintrc file in the edx-lint repo at
# https://github.com/openedx/edx-lint/blob/master/edx_lint/files/pylintrc
# https://github.com/edx/edx-lint/blob/master/edx_lint/files/pylintrc
#
# 2. install the updated version of edx-lint (in edx-lint):
#
Expand Down Expand Up @@ -64,7 +64,7 @@
# SERIOUSLY.
#
# ------------------------------
# Generated by edx-lint version: 5.2.5
# Generated by edx-lint version: 5.2.4
# ------------------------------
[MASTER]
ignore =
Expand Down Expand Up @@ -382,4 +382,4 @@ int-import-graph =
[EXCEPTIONS]
overgeneral-exceptions = Exception

# 54daa2b24c4b5341a45cdb4727fe15d05ef04c5f
# fad4071fe38e655a180214bd3f6bce3ffa41b2ed

0 comments on commit ed10fdf

Please sign in to comment.