Skip to content

Commit

Permalink
FIx precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
addman2 committed May 28, 2024
1 parent c448780 commit d2921d0
Show file tree
Hide file tree
Showing 19 changed files with 3,193 additions and 2,935 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
This is a brief installation guide fo aiida-qp2. First one needs to setup properly `aiida` it should be installed when package is installed. Also RabbitMQ is importat to run `aiida`.

```
# It is better to run it in some kind of virtual environment.
# It is better to run it in some kind of virtual environment.
$ pip install aiida-qp2
```
Expand Down Expand Up @@ -71,7 +71,7 @@ use_double_quotes: false
image_name: 'qp2-aiida'
label: 'qp2-docker'
description: 'quantum package 2'
default_calc_job_plugin:
default_calc_job_plugin:
- 'qp2.create'
- 'qp2.run'
filepath_executable: '/bin/entrypoint.sh'
Expand Down
Loading

0 comments on commit d2921d0

Please sign in to comment.