Skip to content

Commit e474fa5

Browse files
rabii-chaaranigithub-actions[bot]
authored andcommitted
style: style fixes by ruff and autoformatting by black
1 parent b33e0cd commit e474fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LoopDataConverter/fields/_ntgs/_ntgs_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ def __init__(self):
7474
}
7575

7676
def __getitem__(self, datatype):
77-
return self.config_map[datatype]
77+
return self.config_map[datatype]

0 commit comments

Comments
 (0)