Skip to content

Commit c35d366

Browse files
mend
1 parent c0db1fd commit c35d366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tdd_analysis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ async def _process_all_repos(args, analysis: AnalysisManager):
112112

113113
async def main():
114114
try:
115-
configuration.setup_logging()
116115
configuration.setup_directories()
116+
configuration.setup_logging()
117117

118118
args = _get_parameters()
119119

0 commit comments

Comments
 (0)