Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Jan 15, 2020

No description provided.

Igor Chudov added 10 commits January 14, 2020 20:35
This commit fixes following warning messages:

C: 22, 0: standard import "import os" should be placed before "from .registry import registry" (wrong-import-order)
C: 24, 0: third party import "from sqlalchemy import create_engine, Table, Column, Integer, String, MetaData, UniqueConstraint" should be placed before "from .registry import registry" (wrong-import-order)
C: 33, 0: third party import "from sqlalchemy.orm import mapper, sessionmaker" should be placed before "from .registry import registry" (wrong-import-order)
C: 38, 0: first party import "from util.logging import slogm" should be placed before "from .registry import registry" (wrong-import-order)
It is expected that systemd will start gpupdate every hour to update
and apply Group Policies. TimeoutSec allows to ensure that gpupdate
will not take more than 50 minutes to finish in order to allow new
instance to be started.
This module is intended to return pathlib objects to common paths in
order to avoid multiple redefinitions in various objects
@ghost ghost requested a review from mastersin January 15, 2020 11:27
@ghost ghost changed the title Milestone 1 fixes [WIP] Milestone 1 fixes Jan 15, 2020
@ghost ghost self-assigned this Jan 15, 2020
@mastersin mastersin merged commit f0f70f9 into master Jan 15, 2020
@ghost ghost deleted the milestone1 branch January 16, 2020 12:48
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

Successfully merging this pull request may close these issues.

1 participant