Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Fix tests not being run #207

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Fix tests not being run #207

merged 1 commit into from
Jul 28, 2023

Conversation

waynehamadi
Copy link
Contributor

Background

Changes

PR Quality Checklist

  • I have run the following commands against my code to ensure it passes our linters:
    black . --exclude test.py
    isort .
    mypy .
    autoflake --remove-all-unused-imports --recursive --ignore-init-module-imports --ignore-pass-after-docstring --in-place agbenchmark

Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
@waynehamadi waynehamadi merged commit 80bd0c4 into master Jul 28, 2023
@waynehamadi waynehamadi deleted the fix-tests-not-being-run branch July 28, 2023 03:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant