Skip to content

Commit dc906e7

Browse files
style: format otomatis dengan black dan isort
1 parent bfc8bf9 commit dc906e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: implementation/celular_automata/nagel_schrekenberg.py

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
# https://en.wikipedia.org/wiki/Nagel%E2%80%93Schreckenberg_model
3636

3737
from __future__ import annotations
38+
3839
from random import randint, random
3940

4041

0 commit comments

Comments
 (0)