test
This commit is contained in:
@@ -11,6 +11,8 @@ klassen = {
|
||||
"s6es": []
|
||||
}
|
||||
|
||||
# test commit
|
||||
|
||||
try:
|
||||
with open("vornamen_6kl_25.csv", "r", encoding="utf-8") as f:
|
||||
reader = csv.reader(f, delimiter=";")
|
||||
|
||||
Reference in New Issue
Block a user