Skip to content

Commit 657d250

Browse files
committed
update codestyle
1 parent d6d0c12 commit 657d250

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
commit d6d0c12574f3ec01e698a9a8a6a9e3d2d452d3df
2+
Author: Alexeev Bronislav <[email protected]>
3+
Date: Fri Sep 12 18:15:46 2025 +0700
4+
5+
update
6+
17
commit 09fec3aec0a9ac58ab91b89da3275b4963c86b16
28
Author: Alexeev Bronislav <[email protected]>
39
Date: Sat Sep 6 01:22:55 2025 +0700

format-code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
import argparse
12
import os
23
import subprocess
3-
import argparse
44

55
count = 0
66

0 commit comments

Comments
 (0)