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

Get rid of get file path by using the data.json convention to store the challenge information #67

Conversation

waynehamadi
Copy link
Contributor

Background

Changes

Instead of defining a method, just automatically look into the data.json of each challenge

PR Quality Checklist

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

@waynehamadi waynehamadi changed the title Get rid of get file path Get rid of get file path by using the data.json convention to store the challenge information Jul 7, 2023
@waynehamadi waynehamadi marked this pull request as draft July 7, 2023 19:13
@waynehamadi waynehamadi force-pushed the get-rid-of-get-file-path branch 2 times, most recently from 28fb994 to aa97c7d Compare July 7, 2023 20:56
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
@waynehamadi waynehamadi force-pushed the get-rid-of-get-file-path branch from aa97c7d to 2677ecc Compare July 7, 2023 20:57
@waynehamadi waynehamadi marked this pull request as ready for review July 7, 2023 20:57
@waynehamadi waynehamadi merged commit e61523e into Significant-Gravitas:master Jul 7, 2023
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