Skip to content

Conversation

pogin503
Copy link
Contributor

Why is this change needed?

Refactoring because the following source code does not use USER_CONFIG_PATH in atcodertools/config/config.py.
atcodertools/tools/compiler.py
atcodertools/tools/envgen.py

_(Japanese)
下記のソースコードでは、atcodertools/config/config.pyのUSER_CONFIG_PATHを使用していないためリファクタリング。
atcodertools/tools/compiler.py
atcodertools/tools/envgen.py

What did you implement?

Replaced the USER_CONFIG_PATH defined for each source code with the USER_CONFIG_PATH in atcodertools/config/config.py.

_(Japanese)

ソースコード毎に定義してあるUSER_CONFIG_PATHを、atcodertools/config/config.py のUSER_CONFIG_PATHに置き換えた。

What behavior do you expect?

If the atcoder-tools gen and atcoder-tools compile tests pass, you're good to go.
_(Japanese)

atcoder-tools genatcoder-tools compileのテストが通ればOK

@pogin503
Copy link
Contributor Author

pogin503 commented Jan 9, 2022

すみません、pushするブランチを間違えました。今対応出来ないので後ほど対応します。

@pogin503 pogin503 closed this Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant