Skip to content

Commit

Permalink
fix mypy check aliyun data source and helper file failed
Browse files Browse the repository at this point in the history
  • Loading branch information
jinkangkang.jkk committed Dec 25, 2024
1 parent 0a731d9 commit 5bef2f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ module = [
"cloudinit.net.sysconfig",
"cloudinit.netinfo",
"cloudinit.sources.DataSourceAzure",
"cloudinit.sources.DataSourceAliYun",
"cloudinit.sources.DataSourceBigstep",
"cloudinit.sources.DataSourceCloudSigma",
"cloudinit.sources.DataSourceCloudStack",
Expand All @@ -99,6 +100,7 @@ module = [
"cloudinit.sources.DataSourceSmartOS",
"cloudinit.sources.DataSourceVMware",
"cloudinit.sources",
"cloudinit.sources.helpers.aliyun",
"cloudinit.sources.helpers.azure",
"cloudinit.sources.helpers.ec2",
"cloudinit.sources.helpers.netlink",
Expand Down

0 comments on commit 5bef2f9

Please sign in to comment.