Skip to content

Commit

Permalink
Ignore linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
crazyscientist committed Mar 22, 2024
1 parent e6f37b2 commit 011777b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions osctiny/utils/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
import os
from pathlib import Path

# pylint: disable=import-error,bare-except,invalid-name
try:
from osc import conf as _conf
from osc.oscerr import ConfigError, ConfigMissingApiurl
Expand Down

0 comments on commit 011777b

Please sign in to comment.