Skip to content

Commit

Permalink
Clean-up git markers.
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandMacDoland committed Jul 19, 2024
1 parent 984401e commit 329e276
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/test_main.py
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
from __future__ import annotations

<<<<<<< HEAD
from qadence2.main import main

expected_msg = "Welcome to qadence2!"
=======
from qadence2-core.main import main

expected_msg = "Welcome to qadence2-core!"
>>>>>>> 7e25dbc (Initial commit.)


def test_main() -> None:
Expand Down

0 comments on commit 329e276

Please sign in to comment.