Skip to content

Commit

Permalink
charmcraft fetch-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
lucabello committed Jan 3, 2024
1 parent 6f50c9b commit 0455063
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ def _events(self):

@property
def credentials(self):
"""Return the credentials, if any; otherwise, return None."""
if not all(
self._is_not_empty(x)
for x in [
Expand Down

0 comments on commit 0455063

Please sign in to comment.