Skip to content

Commit

Permalink
black format
Browse files Browse the repository at this point in the history
  • Loading branch information
Buts authored and Buts committed Sep 12, 2024
1 parent 7194c2c commit 2c6d1fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_simulator_build.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
import numpy as np
from qokit import get_qaoa_labs_objective
from qokit.fur import get_available_simulator_names
# Uncomment to install python only version locally before running pip install .

# Uncomment to install python only version locally before running pip install .
# PYTHON_ONLY = os.environ.get("QOKIT_PYTHON_ONLY") == "true"


Expand Down

0 comments on commit 2c6d1fd

Please sign in to comment.