Skip to content

Commit 2503360

Browse files
committed
nit: bump up min python to 3.11
Signed-off-by: Mehant Kammakomati <[email protected]>
1 parent 375af89 commit 2503360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/online-data-mixing/.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ persistent=yes
8888

8989
# Minimum Python version to use for version dependent checks. Will default to
9090
# the version used to run pylint.
91-
py-version=3.9
91+
py-version=3.11
9292

9393
# Discover python modules and packages in the file system subtree.
9494
recursive=no

0 commit comments

Comments
 (0)