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)
Sat, Jul 20, 9:03 AM
Unknown Object (File)
Wed, Jul 10, 11:16 PM
Unknown Object (File)
Thu, Jul 4, 12:51 AM
Unknown Object (File)
Jun 21 2024, 12:31 AM
Unknown Object (File)
Jun 13 2024, 5:09 PM
Unknown Object (File)
Jun 11 2024, 9:56 PM
Unknown Object (File)
Jun 11 2024, 2:29 PM
Unknown Object (File)
Jun 11 2024, 12:32 PM
Subscribers

Diff Detail

Repository
rP pykolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.