mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 06:05:29 -04:00
Reformat with black 23.3.0
This commit is contained in:
parent
6b21f62de6
commit
12c03de0ba
20 changed files with 13 additions and 15 deletions
|
|
@ -6,6 +6,7 @@ import re
|
|||
import sys
|
||||
from collections import OrderedDict
|
||||
|
||||
|
||||
# ======================================================================================
|
||||
def main():
|
||||
if len(sys.argv) < 4 or (len(sys.argv) - 1) % 3 != 0:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue