Minor python syntax fixes (#8709)

This commit is contained in:
Martin-Molinero
2025-04-21 17:23:36 -03:00
committed by GitHub
parent 4584feb7da
commit d60b3323c3
12 changed files with 35 additions and 36 deletions
@@ -11,7 +11,6 @@
# See the License for the specific language governing permissions and
# limitations under the License
import datetime
from AlgorithmImports import *
class BasicTemplateIndexDailyAlgorithm(QCAlgorithm):