Skip to content

Commit e21bd4a

Browse files
Update repo config (#275)
Update repo config to run the tests.
1 parent e2f0edb commit e21bd4a

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

exercise_utils/test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ def __enter__(self) -> Tuple[Self, RepoSmith, RepoSmith | None]:
133133
repo_title=None,
134134
create_fork=None,
135135
init=True,
136+
pr_number=None,
137+
pr_repo_full_name=None,
136138
),
137139
downloaded_at=None,
138140
)

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)