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

fix suite dependencies #194

Merged
merged 1 commit into from
Jul 26, 2023
Merged

fix suite dependencies #194

merged 1 commit into from
Jul 26, 2023

Conversation

SilenNaihin
Copy link
Contributor

Background

Fixing dependencies issues with same_task false/true reports

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

@SilenNaihin SilenNaihin merged commit 5e3bbb9 into master Jul 26, 2023
@SilenNaihin SilenNaihin deleted the fix/suites branch July 26, 2023 00: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