Coder Social home page Coder Social logo

simple missing import about taurus HOT 4 CLOSED

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024
simple missing import

from taurus.

Comments (4)

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024
  • status: open --> closed
  • assigned_to: Carlos Pascual

Original comment by: cpascual (http://sourceforge.net/u/cpascual)

from taurus.

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024

I just fixed it. Since it was such a trivial patch and I am in a hurry, I skipped the review process and pushed it directly (sorry!)

Here is the commit info:

[bug#35] Fixed missing import

Fixed missing import (regression due to change to support light imports)

Fixes [bug#35]

------------------- taurus/lib/taurus/core/tango/img/img.py -------------------
index 1e30e0f..7099d07 100644
@@ -34,7 +34,7 @@ docformat = 'restructuredtext'

from taurus.core.taurusbasetypes import TaurusEventType
from taurus.core.tango import TangoDevice
-from taurus.core.util.containers import CaselessDict
+from taurus.core.util.containers import CaselessDict, CaselessList

class ImageDevice(TangoDevice):
"""A class encapsulating a generic image device"""

Original comment by: cpascual (http://sourceforge.net/u/cpascual)

from taurus.

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024
  • status: closed --> resolved

Original comment by: reszelaz (http://sourceforge.net/u/zreszela)

from taurus.

sf-migrator-bot avatar sf-migrator-bot commented on July 26, 2024

Ticket moved from /p/sardana/tickets/35/

Can't be converted:

  • _category: taurus

Original comment by: tiagocoutinho (http://sourceforge.net/u/tiagocoutinho)

from taurus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.