Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You've committed a lot of merge conflicts #8

Open
ForsakenHarmony opened this issue Jun 18, 2023 · 0 comments
Open

You've committed a lot of merge conflicts #8

ForsakenHarmony opened this issue Jun 18, 2023 · 0 comments

Comments

@ForsakenHarmony
Copy link

<<<<<<< HEAD
=======
# decompyle3 version 3.8.0
# Python bytecode 3.7.0 (3394)
# Decompiled from: Python 3.8.9 (default, Mar 30 2022, 13:51:17)
# [Clang 13.1.6 (clang-1316.0.21.2.3)]
# Embedded file name: output/Live/mac_64_static/Release/python-bundle/MIDI Remote Scripts/Push2/track_selection.py
# Compiled at: 2022-01-27 16:28:16
# Size of source mod 2**32: 12771 bytes
>>>>>>> d4a7b269eef325b60d6e8b8cc6298fd52c04fa34
from __future__ import absolute_import, print_function, unicode_literals
from functools import partial
import Live
from ableton.v2.base import EventObject, ObservablePropertyAlias, const, depends, flatten, listenable_property, listens, listens_group, liveobj_changed, liveobj_valid, nop, old_hasattr
from ableton.v2.control_surface import find_instrument_devices
from ableton.v2.control_surface.components import ItemProvider, RightAlignTracksTrackAssigner, SessionRingComponent
<<<<<<< HEAD
from ableton.v2.control_surface.components.view_control import TrackScroller as TrackScrollerBase
from ableton.v2.control_surface.components.view_control import ViewControlComponent as ViewControlComponentBase
=======
import ableton.v2.control_surface.components.view_control as TrackScrollerBase
import ableton.v2.control_surface.components.view_control as ViewControlComponentBase
>>>>>>> d4a7b269eef325b60d6e8b8cc6298fd52c04fa34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant