Skip to content

Commit

Permalink
Update src/aiida/manage/configuration/settings.py
Browse files Browse the repository at this point in the history
Co-authored-by: Julian Geiger <[email protected]>
  • Loading branch information
unkcpz and GeigerJ2 authored Nov 15, 2024
1 parent c4adbec commit 8795935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/aiida/manage/configuration/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

@final
class AiiDAConfigPathResolver:
"""Path resolver for getting daemon dir, daemon log dir ad access control dir location.
"""Path resolver for getting daemon dir, daemon log dir and access control dir location.
If `config_folder` is `None`, `~/.aiida` will be the default root config folder.
"""
Expand Down

0 comments on commit 8795935

Please sign in to comment.