Skip to content

Commit e4bc7cd

Browse files
GCI96 PandasRequireUsecolsArgument fix : changelog, filename and creedengo_way_profile.json
Co-authored-by: DataLabGroupe-CreditAgricole <[email protected]>
1 parent 721c53e commit e4bc7cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- Add rule GCI96 Require Usecols Argument in Pandas Read Functions
12+
- [#71](https://github.com/green-code-initiative/creedengo-python/pull/71) Add rule GCI96 Require Usecols Argument in Pandas Read Functions
1313

1414
### Changed
1515

src/main/resources/org/greencodeinitiative/creedengo/python/creedengo_way_profile.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"GCI72",
1111
"GCI74",
1212
"GCI89",
13+
"GCI96",
1314
"GCI203",
14-
"GCI404",
15-
"GCI96"
15+
"GCI404"
1616
]
1717
}

0 commit comments

Comments
 (0)