docs: remove virtual from documentation

This commit is contained in:
Umut
2023-03-02 10:49:43 +01:00
parent 7985906a72
commit e36c7d2e03
7 changed files with 44 additions and 65 deletions

View File

@@ -582,7 +582,6 @@
" enable_unsafe_features=True,\n",
" use_insecure_key_cache=True,\n",
" insecure_key_cache_location=\".keys\",\n",
" # virtual=True,\n",
" )\n",
"\n",
" # Create the compilers for the circuits\n",