Page MenuHomePhorge

[Python 3] Implicit relative imports fixes
ClosedPublic

Authored by ghane on Feb 21 2022, 11:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 17, 2:20 PM
Unknown Object (File)
Wed, Mar 6, 7:34 AM
Unknown Object (File)
Sat, Mar 2, 2:22 PM
Unknown Object (File)
Feb 19 2024, 6:05 AM
Unknown Object (File)
Jan 28 2024, 7:22 PM
Unknown Object (File)
Jan 28 2024, 12:01 PM
Unknown Object (File)
Jan 28 2024, 11:56 AM
Unknown Object (File)
Jan 28 2024, 11:56 AM
Subscribers

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

ghane created this revision.
sicherha subscribed.
sicherha added inline comments.
pykolab/cli/__init__.py
20

This blank line seems to have been added accidentally. Can you drop it?

The rest looks good to me.

This revision now requires changes to proceed.Mar 6 2022, 10:18 AM

removed line at pykolab/cli/__init__.py

ghane marked an inline comment as done.Mar 6 2022, 2:05 PM
This revision is now accepted and ready to land.Mar 6 2022, 2:15 PM
This revision was automatically updated to reflect the committed changes.