Remove importing data tag
It got replace by `custom data` in the case that it wasn't there.
This commit is contained in:
@@ -33,7 +33,6 @@ import json
|
||||
### </summary>
|
||||
### <meta name="tag" content="strategy example" />
|
||||
### <meta name="tag" content="using data" />
|
||||
### <meta name="tag" content="importing data" />
|
||||
### <meta name="tag" content="custom data" />
|
||||
class CustomDataNIFTYAlgorithm(QCAlgorithm):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user