Skip to content

Commit fbfc3ee

Browse files
committed
pytest.iniをフォーマットする
1 parent 46be3be commit fbfc3ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pytest.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ addopts = --verbose --capture=no
44
[annofab]
55
# Caution : Annofab project may be changed!!
66
# Specify AnnoFab project that has owner role assigned to you.
7-
project_id=RRRRRRRR-RRRR-4RRR-rRRR-RRRRRRRRRRRR
7+
project_id = RRRRRRRR-RRRR-4RRR-rRRR-RRRRRRRRRRRR
88

99
# If True, execute API which submit job. For example, initiate_tasks_generation, get_annotation_archive.
10-
should_execute_job_api=False
10+
should_execute_job_api = False
1111

1212
# If True, Print log message
13-
should_print_log_message=False
13+
should_print_log_message = False

0 commit comments

Comments
 (0)