Skip to content

Commit

Permalink
fix sanity
Browse files Browse the repository at this point in the history
  • Loading branch information
Laure-di committed Dec 10, 2024
1 parent 50821cf commit 23c3662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/inventory/scaleway.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@


from dataclasses import dataclass, field
from types import SimpleNamespace, NoneType
from types import SimpleNamespace
from typing import List, Optional

from ansible.errors import AnsibleError
Expand Down

0 comments on commit 23c3662

Please sign in to comment.