Skip to content

Commit 892975e

Browse files
committedJan 10, 2023
Remove unrequired line from .editorconfig for Python, tweak LICENSE
1 parent e2a91a5 commit 892975e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
 

‎.editorconfig

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ indent_size = 2
1212

1313
[*.py]
1414
indent_size = 4
15-
indent_style = space
1615

1716
[*.{yaml,yml}]
1817
indent_size = 2

‎LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 FLIP Group
3+
Copyright (c) 2022 Flip Group
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)
Please sign in to comment.