Skip to content

Commit 696c820

Browse files
committed
update: コメントの修正
1 parent d0e28ec commit 696c820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""mainモジュール.
22
33
プロジェクトルートで、以下のコマンドを実行すると最初に呼び出されるファイル
4-
> poetry run python camera_system
4+
> uv run src
55
66
必要最低限のコードのみを記述するようにする
77
@author: takahashitom

0 commit comments

Comments
 (0)