mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-05-02 17:45:58 +00:00
post merge formatting
This commit is contained in:
parent
5fe89932fe
commit
94eeff3255
4 changed files with 29 additions and 22 deletions
|
|
@ -1,7 +1,9 @@
|
|||
from datetime import date
|
||||
import pytest
|
||||
import math
|
||||
import calendar
|
||||
import math
|
||||
from datetime import date
|
||||
|
||||
import pytest
|
||||
|
||||
from reasoning_gym.arithmetic import CalendarArithmeticConfig, CalendarArithmeticDataset
|
||||
|
||||
WEEKDAYS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue