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

report # bug, adding submodule challenges #193

Merged
merged 17 commits into from
Jul 26, 2023
Merged

Conversation

SilenNaihin
Copy link
Contributor

Changes

  • People are not going to download the entire benchmark and try to understand it, they just want a library to craft challenges using a dsl (jsons in our case). This allows people to just add to that repo and have us

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 80506e9 into master Jul 26, 2023
@SilenNaihin SilenNaihin deleted the feat/reorganizing branch July 26, 2023 12:53
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