Skip to content

Commit 9f8c734

Browse files
committed
black and prettier applied
1 parent 8089e18 commit 9f8c734

2 files changed

Lines changed: 2 additions & 30 deletions

File tree

.github/workflows/qodana_code_quality.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build:
1010
entry_points:
1111
- ibaqpyc=ibaqpy.ibaqpyc:main
1212
run_exports:
13-
- { { pin_subpackage('ibaqpy', max_pin="x.x") } }
13+
- {{ pin_subpackage('ibaqpy', max_pin="x.x") }}
1414
script: "{{ PYTHON }} -m pip install . --no-deps --no-build-isolation --no-cache-dir -vvv"
1515
number: 0
1616
noarch: python
@@ -50,4 +50,4 @@ about:
5050

5151
extra:
5252
recipe-maintainers:
53-
- ypriverol
53+
- ypriverol

0 commit comments

Comments
 (0)