Skip to content

Commit

Permalink
Merge branch 'dev_recruit' of https://github.com/EightyDollars/arknig…
Browse files Browse the repository at this point in the history
…hts-mower into dev_recruit
  • Loading branch information
EightyDollars committed Jul 21, 2024
2 parents 028e3a8 + 1aa868c commit aec8697
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arknights_mower/tests/recruit_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
sys.path.append(
os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
)


import unittest

from arknights_mower.solvers.recruit import RecruitSolver
Expand Down

0 comments on commit aec8697

Please sign in to comment.