Uh oh!
There was an error while loading. Please reload this page.
Format code on master (black + isort) - #538
Conversation
Codecov Report
@@ Coverage Diff @@## master #538 +/- ##
==========================================
+ Coverage 78.83% 78.90% +0.06%
==========================================
Files 85 85 Lines 5463 5455 -8 ==========================================
- Hits 4307 4304 -3 + Misses 1156 1151 -5
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
24f3ca3 to
5837e57CompareUh oh!
There was an error while loading. Please reload this page.
| cimport numpy as np | ||
| cimport cython | ||
| cimport cython |
Uh oh!
There was an error while loading. Please reload this page.
| import numpy as np | ||
| from cpython cimport bool | ||
| self._data_root = StaticParameter.data_root | ||
| self._meta_folder = os.path.join(StaticParameter.data_root, scenario, "meta") | ||
| self._build_folder = os.path.join(self._data_root, self._scenario, ".build", self._topology) | ||
| self._clean_folder = os.path.join(self._data_root, self._scenario, ".source", ".clean", self._topology) |
98904e7 to
3a2931eCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Jinyu-W
commented
Jun 13, 2022
Please add a detailed example for this part:
|
Jinyu-W
commented
Jun 13, 2022
add command example (a single line): pre-commit run --all-filesinto this part |
Description
docs/examples/notebooks/scripts/tests/setup.py/maro/cli/maro/(exceptrlandcli)Linked issue(s)/Pull request(s)
Type of Change
Related Component
Has Been Tested
Needs Follow Up Actions
Checklist