Skip to content

Commit

Permalink
Missing ConanInvalidConfiguration import
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrilRBS authored Sep 5, 2024
1 parent 17b9236 commit 5ce230b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/http-request/all/conanfile.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from conan import ConanFile
from conan.errors import ConanInvalidConfiguration
from conan.tools.build import check_min_cppstd
from conan.tools.files import copy, get
from conan.tools.layout import basic_layout
Expand Down

0 comments on commit 5ce230b

Please sign in to comment.