Skip to content

Commit d1157e8

Browse files
authored
ruff: address EXE (#145)
1 parent 7eab71d commit d1157e8

File tree

5 files changed

+0
-1
lines changed

5 files changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ ignore = [
9696
"C901",
9797
"D",
9898
"DTZ",
99-
"EXE",
10099
"FBT",
101100
"INP",
102101
"ISC",

src/molecule_plugins/gce/playbooks/files/windows_auth.py

100644100755
File mode changed.

src/molecule_plugins/vagrant/modules/vagrant.py

100644100755
File mode changed.

test/gce/scenarios/linux/files/windows_auth.py

100644100755
File mode changed.

test/gce/scenarios/windows/files/windows_auth.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)