Skip to content

Commit 987ee57

Browse files
Merge pull request #11 from RohithSurya/features/32064_code_structure
[#32064] Refactor the code structure
2 parents 3d60251 + 9846972 commit 987ee57

19 files changed

+1422
-1441
lines changed

Diff for: .vscode/settings.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@
55
"source.organizeImports": "explicit"
66
},
77
"editor.defaultFormatter": "charliermarsh.ruff"
8-
}
8+
},
9+
"python.analysis.extraPaths": [
10+
"./src"
11+
]
912
}

Diff for: assets/ASCII_Logo.txt

-22
This file was deleted.

0 commit comments

Comments
 (0)