mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-13 00:04:29 +00:00
bulk code format fix (#8707)
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
# namespace: NamespaceB
|
||||
|
||||
|
||||
class EnumInNestedNS(object):
|
||||
A = 0
|
||||
B = 1
|
||||
C = 2
|
||||
A = 0
|
||||
B = 1
|
||||
C = 2
|
||||
|
||||
Reference in New Issue
Block a user