Import in actions
Actions should import as private member variable with self.something = import()
only when it is an external library. All Python and voyager libraries should be imported directly.
GitLab will be updated on 12-Feb-2026 between 12:00 and 14:00. There may be small periods of service instability.
Actions should import as private member variable with self.something = import()
only when it is an external library. All Python and voyager libraries should be imported directly.